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