![]() |
v0.15.0 |
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::BcNormalDisplacementMeshsetType< BC > |
struct | MoFEM::BcAnalyticalDisplacementMeshsetType< BC > |
struct | MoFEM::BcAnalyticalTractionMeshsetType< BC > |
struct | MoFEM::BcPressureMeshsetType< 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 | |
namespace | MoFEM |
implementation of Data Operators for Forces and Sources | |
Typedefs | |
template<CubitBC BC> | |
using | MoFEM::BcTemperature = BcScalarMeshsetType<BC> |
Manage boundary conditions set to the problem.
Definition in file BcManager.hpp.