Chaste Commit::f2ff7ee04e70ac9d06c57344df8d017dbb12b97b
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: