36 #ifndef OPERATION_SMALL_NORMALIZE_HPP 37 #define OPERATION_SMALL_NORMALIZE_HPP 39 #include <lifev/core/LifeV.hpp> 41 #include <lifev/core/array/VectorSmall.hpp> 42 #include <lifev/core/array/MatrixSmall.hpp> 61 template <
typename Operand >
87 typedef Real result_Type;
96 OperationSmallNormalize();
99 ~OperationSmallNormalize();
122 OperationSmallNormalize();
125 ~OperationSmallNormalize();
139 typedef MatrixSmall<Dim2, Dim1> result_Type;
148 OperationSmallNormalize();
151 ~OperationSmallNormalize();
class OperationSmallTranspose Class containing information about the transpose operation for Small* c...
~OperationSmallNormalize()
No destructor.
void updateInverseJacobian(const UInt &iQuadPt)
double Real
Generic real data.
OperationSmallNormalize()
No default constructor.
uint32_type UInt
generic unsigned integer (used mainly for addressing)