|
using | Device = Devices::Host |
|
using | GlobalIndexType = typename MeshConfig::GlobalIndexType |
|
using | LocalIndexType = typename MeshConfig::LocalIndexType |
|
using | MeshEntityType = MeshEntity< MeshConfig, Device, Topology > |
|
using | Topology = Topologies::Polygon |
|
using | VertexMeshEntityType = typename MeshEntityType::template SubentityTraits< 0 >::SubentityType |
|
|
template<typename AddPointFunctor , typename AddCellFunctor > |
static void | decompose (const MeshEntityType &entity, AddPointFunctor &&addPoint, AddCellFunctor &&addCell) |
|
static std::pair< GlobalIndexType, GlobalIndexType > | getExtraPointsAndEntitiesCount (const MeshEntityType &entity) |
|
The documentation for this struct was generated from the following file:
- src/TNL/Meshes/Geometry/EntityDecomposer.h