Panzer
Version of the Day
|
#include <Teuchos_RCP.hpp>
#include <Teuchos_DefaultMpiComm.hpp>
#include <stk_mesh/base/Types.hpp>
#include <stk_mesh/base/MetaData.hpp>
#include <stk_mesh/base/BulkData.hpp>
#include <stk_mesh/base/Field.hpp>
#include <stk_mesh/base/FieldBase.hpp>
#include "Kokkos_Core.hpp"
#include <Shards_CellTopology.hpp>
#include <Shards_CellTopologyData.h>
#include <PanzerAdaptersSTK_config.hpp>
#include <Kokkos_ViewFactory.hpp>
#include <unordered_map>
Go to the source code of this file.
Namespaces | |
panzer_stk | |
Functions | |
Teuchos::RCP< ElementDescriptor > | panzer_stk::buildElementDescriptor (stk::mesh::EntityId elmtId, std::vector< stk::mesh::EntityId > &nodes) |