OGS
MeshToolsLib::anonymous_namespace{OverwriteMeshFieldDataByMaterialIDs.cpp}::WriteGroup Struct Reference

Detailed Description

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.

Collaboration diagram for MeshToolsLib::anonymous_namespace{OverwriteMeshFieldDataByMaterialIDs.cpp}::WriteGroup:
[legend]

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

Member Data Documentation

◆ pos

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.

◆ slot_begin

std::size_t MeshToolsLib::anonymous_namespace{OverwriteMeshFieldDataByMaterialIDs.cpp}::WriteGroup::slot_begin

Definition at line 29 of file OverwriteMeshFieldDataByMaterialIDs.cpp.

◆ slot_end

std::size_t MeshToolsLib::anonymous_namespace{OverwriteMeshFieldDataByMaterialIDs.cpp}::WriteGroup::slot_end

exclusive

Definition at line 30 of file OverwriteMeshFieldDataByMaterialIDs.cpp.


The documentation for this struct was generated from the following file: