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

Setting natural boundary conditions. More...

Go to the source code of this file.

Classes

struct  MoFEM::FluxOpType< OP >
 Wrapper to generate natural b.c. specialisation based on operator type. More...
 
struct  MoFEM::OpFluxRhsImpl< T, BASE_DIM, FIELD_DIM, A, I, OpBase >
 
struct  MoFEM::OpFluxLhsImpl< T, BASE_DIM, FIELD_DIM, A, I, OpBase >
 
struct  MoFEM::AddFluxToRhsPipelineImpl< T, A, I, OpBase >
 
struct  MoFEM::AddFluxToLhsPipelineImpl< T, A, I, OpBase >
 
struct  MoFEM::NaturalBC< EleOp >
 Natural boundary conditions. More...
 
struct  MoFEM::NaturalBC< EleOp >::Assembly< A >
 Assembly methods. More...
 
struct  MoFEM::NaturalBC< EleOp >::Assembly< A >::LinearForm< I >
 
struct  MoFEM::NaturalBC< EleOp >::Assembly< A >::BiLinearForm< I >
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Typedefs

using MoFEM::VecOfTimeScalingMethods = std::vector< boost::shared_ptr< ScalingMethod > >
 Vector of time scaling methods. More...
 
template<int FIELD_DIM>
using MoFEM::VecOfTimeVectorScalingMethods = std::vector< boost::shared_ptr< TimeScaleVector< FIELD_DIM > >>
 Vector of time vector scaling methods. More...
 

Detailed Description

Setting natural boundary conditions.

Version
0.13.1
Date
2022-08-12

Definition in file Natural.hpp.