Chaste Release::3.1
DataWriterVariable Struct Reference

#include <DataWriterVariable.hpp>

Collaboration diagram for DataWriterVariable:

List of all members.

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

Whether the variable varies with fixed dimension.

Definition at line 48 of file DataWriterVariable.hpp.

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: