36 #ifndef OPERATION_SMALL_DIVISION_HPP 37 #define OPERATION_SMALL_DIVISION_HPP 39 #include <lifev/core/LifeV.hpp> 41 #include <lifev/core/array/VectorSmall.hpp> 59 template <
typename LeftOperand,
typename RightOperand>
85 typedef Real result_Type;
94 OperationSmallDivision();
97 ~OperationSmallDivision();
120 OperationSmallDivision();
123 ~OperationSmallDivision();
~OperationSmallDivision()
No destructor.
void updateInverseJacobian(const UInt &iQuadPt)
OperationSmallDivision()
No default constructor.
double Real
Generic real data.
class OperationSmallDivision Class containing information about the division operation between *Small...
uint32_type UInt
generic unsigned integer (used mainly for addressing)