![]() |
v0.15.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::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 | |
| namespace | MoFEM |
| implementation of Data Operators for Forces and Sources | |
Typedefs | |
| using | MoFEM::VecOfTimeScalingMethods = std::vector< boost::shared_ptr< ScalingMethod > > |
| Vector of time scaling methods. | |
| template<int FIELD_DIM> | |
| using | MoFEM::VecOfTimeVectorScalingMethods = std::vector< boost::shared_ptr< TimeScaleVector< FIELD_DIM > > > |
| Vector of time vector scaling methods. | |
Setting natural boundary conditions.
Definition in file Natural.hpp.