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