v0.14.0
Public Attributes | List of all members
MoFEM::MedInterface::FieldData Struct Reference

#include <src/interfaces/MedInterface.hpp>

Collaboration diagram for MoFEM::MedInterface::FieldData:
[legend]

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
 

Detailed Description

Definition at line 98 of file MedInterface.hpp.

Member Data Documentation

◆ componentNames

std::vector<std::string> MoFEM::MedInterface::FieldData::componentNames

Definition at line 103 of file MedInterface.hpp.

◆ componentUnits

std::vector<std::string> MoFEM::MedInterface::FieldData::componentUnits

Definition at line 104 of file MedInterface.hpp.

◆ dtUnit

std::string MoFEM::MedInterface::FieldData::dtUnit

Definition at line 105 of file MedInterface.hpp.

◆ fieldName

std::string MoFEM::MedInterface::FieldData::fieldName

Definition at line 99 of file MedInterface.hpp.

◆ localMesh

bool MoFEM::MedInterface::FieldData::localMesh

Definition at line 101 of file MedInterface.hpp.

◆ meshName

std::string MoFEM::MedInterface::FieldData::meshName

Definition at line 100 of file MedInterface.hpp.

◆ ncSteps

int MoFEM::MedInterface::FieldData::ncSteps

Definition at line 106 of file MedInterface.hpp.


The documentation for this struct was generated from the following file: