v0.14.0
Classes | Namespaces
Simple.hpp File Reference

Header file for simple interface. More...

#include "UnknownInterface.hpp"

Go to the source code of this file.

Classes

struct  MoFEM::ParentFiniteElementAdjacencyFunction< DIM >
 Create adjacency to parent elements. More...
 
struct  MoFEM::ParentFiniteElementAdjacencyFunctionSkeleton< DIM >
 Create adjacency to parent skeleton elements. More...
 
struct  MoFEM::Simple
 Simple interface for fast problem set-up. More...
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Detailed Description

Header file for simple interface.

Make simplified interface, to speedup problem setup and analysts. See discussion here link to google groups

Definition in file Simple.hpp.