v0.14.0
Classes | Namespaces
NormsOperators.hpp File Reference

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...
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Detailed Description

User data Operators for calculating norms.

Definition in file NormsOperators.hpp.