|  | v0.15.0 | 
#include "src/interfaces/MedInterface.hpp"
| Public Attributes | |
| std::string | fieldName | 
| std::string | meshName | 
| bool | localMesh | 
| std::vector< std::string > | componentNames | 
| std::vector< std::string > | componentUnits | 
| std::string | dtUnit | 
| int | ncSteps | 
Definition at line 119 of file MedInterface.hpp.
| std::vector<std::string> MoFEM::MedInterface::FieldData::componentNames | 
Definition at line 124 of file MedInterface.hpp.
| std::vector<std::string> MoFEM::MedInterface::FieldData::componentUnits | 
Definition at line 125 of file MedInterface.hpp.
| std::string MoFEM::MedInterface::FieldData::dtUnit | 
Definition at line 126 of file MedInterface.hpp.
| std::string MoFEM::MedInterface::FieldData::fieldName | 
Definition at line 120 of file MedInterface.hpp.
| bool MoFEM::MedInterface::FieldData::localMesh | 
Definition at line 122 of file MedInterface.hpp.
| std::string MoFEM::MedInterface::FieldData::meshName | 
Definition at line 121 of file MedInterface.hpp.
| int MoFEM::MedInterface::FieldData::ncSteps | 
Definition at line 127 of file MedInterface.hpp.
