v0.14.0 |
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... | |
Setting natural boundary conditions.
Definition in file Natural.hpp.