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