OGS
MeshLib::IntegrationPointMetaData Struct Reference

Detailed Description

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
 

Member Data Documentation

◆ integration_order

int const MeshLib::IntegrationPointMetaData::integration_order

◆ n_components

int const MeshLib::IntegrationPointMetaData::n_components

Definition at line 124 of file IntegrationPointWriter.h.

◆ name

std::string const MeshLib::IntegrationPointMetaData::name

Definition at line 123 of file IntegrationPointWriter.h.


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