Chaste Commit::3de82b7de00ac7f8b95f6ee6f806e49b2402d95f
DataWriterVariable Struct Reference

#include <DataWriterVariable.hpp>

+ Collaboration diagram for DataWriterVariable:

Public Attributes

std::string mVariableName
 
std::string mVariableUnits
 
bool mVariesWithFixedDimension
 
bool mVariesWithUnlimitedDimension
 

Detailed Description

DataWriter variable structure.

Definition at line 44 of file DataWriterVariable.hpp.

Member Data Documentation

◆ mVariableName

◆ mVariableUnits

◆ mVariesWithFixedDimension

bool DataWriterVariable::mVariesWithFixedDimension

Whether the variable varies with fixed dimension.

Definition at line 48 of file DataWriterVariable.hpp.

◆ mVariesWithUnlimitedDimension

bool DataWriterVariable::mVariesWithUnlimitedDimension

Whether the variable varies with unlimited dimension.

Definition at line 49 of file DataWriterVariable.hpp.


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