|
Template Numerical Library version\ main:351d08c5f
|
Public Types | |
| using | BoolVector = Containers::Vector< bool, Devices::Host, GlobalIndexType > |
| using | CellSeedMatrixType = typename MeshTraitsType::CellSeedMatrixType |
| using | CellSeedType = typename CellSeedMatrixType::EntitySeedMatrixSeed |
| using | CellTopology = typename MeshTraitsType::CellTopology |
| using | FaceSeedMatrixType = typename MeshTraitsType::FaceSeedMatrixType |
| using | FaceSeedType = typename FaceSeedMatrixType::EntitySeedMatrixSeed |
| using | GlobalIndexType = typename MeshTraitsType::GlobalIndexType |
| using | LocalIndexType = typename MeshTraitsType::LocalIndexType |
| using | MeshTraitsType = typename MeshType::MeshTraitsType |
| using | MeshType = Mesh |
| using | NeighborCountsArray = typename MeshTraitsType::NeighborCountsArray |
| using | PointArrayType = typename MeshTraitsType::PointArrayType |
| using | PointType = typename MeshTraitsType::PointType |