Template Numerical Library
version\ main:bb09b17
Loading...
Searching...
No Matches
TNL
Meshes
VTK
GridEntityShape
Static Public Attributes
|
List of all members
TNL::Meshes::VTK::GridEntityShape< GridEntity > Struct Template Reference
Static Public Attributes
static constexpr EntityShape
shape
Member Data Documentation
◆
shape
template<typename
GridEntity
>
EntityShape
TNL::Meshes::VTK::GridEntityShape
<
GridEntity
>::shape
static
constexpr
Initial value:
= ( dim == 0 ) ? EntityShape::Vertex
: ( dim == 1 ) ? EntityShape::Line
: ( dim == 2 ) ? EntityShape::Pixel
: EntityShape::Voxel
The documentation for this struct was generated from the following file:
src/TNL/Meshes/
VTKTraits.h
Generated on Sat Oct 26 2024 16:28:06 for Template Numerical Library by
1.12.0