PanNDE
HostData::HexMeshFactory Member List

This is the complete list of members for HostData::HexMeshFactory, including all inherited members.

deleteMesh(PanNDE::Mesh *mesh) overrideHostData::HexMeshFactoryinlinevirtual
makeCell(int32_t *nodes, int32_t Nnodes, int64_t global_id, int32_t owner=0) overrideHostData::HexMeshFactoryinlinevirtual
makeManagedMesh(PanNDE::Mesh::Node *nodes, int64_t Nnodes, PanNDE::Mesh::Cell *cells, int64_t Ncells, int32_t partition=0) overrideHostData::HexMeshFactoryinlinevirtual
makeManagedMesh(std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Node >> nodes, std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Cell >> cells, int32_t partition=0) overrideHostData::HexMeshFactoryinline
PanNDE::MeshFactory::makeManagedMesh(std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Node >> nodes, std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Cell >> cells, int32_t partition=0)=0PanNDE::MeshFactorypure virtual
makeManagedMeshArray() overrideHostData::HexMeshFactoryinlinevirtual
makeNode(double coord[3], int64_t global_id, int32_t owner=0) overrideHostData::HexMeshFactoryinlinevirtual
newMesh(PanNDE::Mesh::Node *nodes, int64_t Nnodes, PanNDE::Mesh::Cell *cells, int64_t Ncells, int32_t partition=0) overrideHostData::HexMeshFactoryinlinevirtual
newMesh(std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Node >> nodes, std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Cell >> cells, int32_t partition=0) overrideHostData::HexMeshFactoryinline
PanNDE::MeshFactory::newMesh(std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Node >> nodes, std::shared_ptr< PanNDE::Array< PanNDE::Mesh::Cell >> cells, int32_t partition=0)=0PanNDE::MeshFactorypure virtual