|
waLBerla 7.2
|
Inheritance diagram for walberla::vtk::VTKOutput::VTKGEN:Additional Inherited Members | |
Public Types inherited from walberla::uid::IndexGenerator< VTKGEN, size_t > | |
| using | uint_type |
| using | generator_type |
Public Member Functions inherited from walberla::uid::IndexGenerator< VTKGEN, size_t > | |
| WALBERLA_STATIC_ASSERT (std::numeric_limits< size_t >::is_specialized &&std::numeric_limits< size_t >::is_integer &&!std::numeric_limits< size_t >::is_signed) | |
Static Public Member Functions inherited from walberla::uid::IndexGenerator< VTKGEN, size_t > | |
| static uint_type | generateUID () |
| static uint_type | firstUID () |
| static uint_type | nextUID (const uint_type uid) |
| static uint_type | toIndex (const uint_type uid) |
| static uint_type | toBitMask (const uint_type uid) |
| static const char * | getType () |