OGS
ProcessLib::IntegrationPointMetaData Struct Reference

Detailed Description

Description of the stored integration point data providing additional information for reconstruction and post-processing.

Definition at line 83 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 ProcessLib::IntegrationPointMetaData::integration_order

Definition at line 87 of file IntegrationPointWriter.h.

◆ n_components

int const ProcessLib::IntegrationPointMetaData::n_components

Definition at line 86 of file IntegrationPointWriter.h.

◆ name

std::string const ProcessLib::IntegrationPointMetaData::name

Definition at line 85 of file IntegrationPointWriter.h.


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