v0.14.0
Namespaces | Functions
MedInterface.cpp File Reference

Med file interface interface. More...

#include <med.h>
#include <MedInterface.hpp>

Go to the source code of this file.

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Functions

static std::vector< med_geometrie_element > MoFEM::moab2med_element_type (const EntityType type)
 
std::ostream & MoFEM::operator<< (std::ostream &os, const MedInterface::FieldData &field_data)
 

Detailed Description

Med file interface interface.

Interface loading mesh and data on mesh directly to mofem & moab

Definition in file MedInterface.cpp.