v0.14.0
Classes | Namespaces | Typedefs
Interface.hpp File Reference

MoFEM interface. More...

#include <DeprecatedCoreInterface.hpp>

Go to the source code of this file.

Classes

struct  MoFEM::CoreInterface
 Interface. More...
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Macros

Get pointers to multi-index database
#define _IT_GET_ENT_FIELD_BY_NAME_FOR_LOOP_(MFIELD, NAME, IT)
 loop over all dofs from a moFEM field and particular field More...
 
#define _IT_GET_DOFS_FIELD_BY_NAME_FOR_LOOP_(MFIELD, NAME, IT)
 
#define _IT_GET_DOFS_FIELD_BY_NAME_AND_ENT_FOR_LOOP_(MFIELD, NAME, ENT, IT)
 loop over all dofs from a moFEM field and particular field More...
 
#define _IT_GET_DOFS_FIELD_BY_NAME_AND_TYPE_FOR_LOOP_(MFIELD, NAME, TYPE, IT)
 loop over all dofs from a moFEM field and particular field More...
 
#define _IT_GET_FES_BY_NAME_FOR_LOOP_(MFIELD, NAME, IT)
 loop over all finite elements from a moFEM field and FE More...
 

Typedefs

using MoFEM::Interface = DeprecatedCoreInterface
 

Detailed Description

MoFEM interface.

Definition in file Interface.hpp.