OGS
|
Description of the stored integration point data providing additional information for reconstruction and post-processing.
Definition at line 121 of file IntegrationPointWriter.h.
#include <IntegrationPointWriter.h>
Public Attributes | |
std::string const | name |
int const | n_components |
int const | integration_order |
int const MeshLib::IntegrationPointMetaData::integration_order |
Definition at line 125 of file IntegrationPointWriter.h.
Referenced by determineIntegrationOrder(), and MeshToolsLib::getNumberOfElementIntegrationPointsGeneral().
int const MeshLib::IntegrationPointMetaData::n_components |
Definition at line 124 of file IntegrationPointWriter.h.
std::string const MeshLib::IntegrationPointMetaData::name |
Definition at line 123 of file IntegrationPointWriter.h.