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

Manage boundary conditions set to the problem. More...

#include "UnknownInterface.hpp"

Go to the source code of this file.

Classes

struct  MoFEM::BcMeshsetType< BC >
 
struct  MoFEM::BcScalarMeshsetType< BC >
 
struct  MoFEM::BcDisplacementMeshsetType< BC >
 
struct  MoFEM::BcForceMeshsetType< BC >
 
struct  MoFEM::BcFluxMeshsetType< BC >
 
struct  MoFEM::BcManager
 Simple interface for fast problem set-up. More...
 
struct  MoFEM::BcManager::BCs
 Data structure storing bc markers and atributes. More...
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Typedefs

template<CubitBC BC>
using MoFEM::BcTemperature = BcScalarMeshsetType< BC >
 

Detailed Description

Manage boundary conditions set to the problem.

Definition in file BcManager.hpp.