36 #ifndef OPERATION_SMALL_TRACE_HPP 37 #define OPERATION_SMALL_TRACE_HPP 39 #include <lifev/core/LifeV.hpp> 41 #include <lifev/core/array/MatrixSmall.hpp> 59 template <
typename Operand >
85 typedef Real result_Type;
94 OperationSmallTrace();
97 ~OperationSmallTrace();
void updateInverseJacobian(const UInt &iQuadPt)
class OperationSmallTranspose Class containing information about the transpose operation for Small* c...
double Real
Generic real data.
OperationSmallTrace()
No default constructor.
uint32_type UInt
generic unsigned integer (used mainly for addressing)
~OperationSmallTrace()
No destructor.