v0.14.0
Classes | Namespaces | Functions
MedInterface.hpp File Reference

Med file interface interface. More...

Go to the source code of this file.

Classes

struct  MoFEM::MedInterface
 Interface for load MED files. More...
 
struct  MoFEM::MedInterface::FieldData
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Functions

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

Todo:

Reading higher order entities

Reading fields data

Definition in file MedInterface.hpp.