![]() |
OGS
|
|
A contiguous run of "slots" (the integration points of one element, a single cell, or a single node) that all receive the same value when a parameter is used. slot multiplied by the number of components gives the flat offset into the property vector.
Definition at line 25 of file OverwriteMeshFieldDataByMaterialIDs.cpp.
Public Attributes | |
| ParameterLib::SpatialPosition | pos |
| Position at which a parameter is evaluated for this group. | |
| std::size_t | slot_begin |
| std::size_t | slot_end |
| exclusive | |
| ParameterLib::SpatialPosition MeshToolsLib::anonymous_namespace{OverwriteMeshFieldDataByMaterialIDs.cpp}::WriteGroup::pos |
Position at which a parameter is evaluated for this group.
Definition at line 28 of file OverwriteMeshFieldDataByMaterialIDs.cpp.
| std::size_t MeshToolsLib::anonymous_namespace{OverwriteMeshFieldDataByMaterialIDs.cpp}::WriteGroup::slot_begin |
Definition at line 29 of file OverwriteMeshFieldDataByMaterialIDs.cpp.
| std::size_t MeshToolsLib::anonymous_namespace{OverwriteMeshFieldDataByMaterialIDs.cpp}::WriteGroup::slot_end |
exclusive
Definition at line 30 of file OverwriteMeshFieldDataByMaterialIDs.cpp.