|  | v0.15.0 | 
User data Operators for calculating norms. More...
Go to the source code of this file.
| Classes | |
| struct | MoFEM::OpCalcNormL2Tensor0 | 
| Get norm of input VectorDouble for Tensor0.  More... | |
| struct | MoFEM::OpCalcNormL2Tensor1< DIM > | 
| Get norm of input MatrixDouble for Tensor1.  More... | |
| struct | MoFEM::OpCalcNormL2Tensor2< DIM_1, DIM_2 > | 
| Get norm of input MatrixDouble for Tensor2.  More... | |
| struct | MoFEM::OpGetTensor0fromFunc | 
| Get values from scalar function at integration points and save them to VectorDouble for Tensor0.  More... | |
| struct | MoFEM::OpGetTensor1fromFunc< SPACE_DIM, BASE_DIM > | 
| Namespaces | |
| namespace | MoFEM | 
| implementation of Data Operators for Forces and Sources | |
| Typedefs | |
| typedef boost::function< VectorDouble(const double, const double, const double)> | MoFEM::VectorFunc | 
User data Operators for calculating norms.
Definition in file NormsOperators.hpp.
