36 #ifndef OPERATION_SMALL_CUBICROOT_HPP 37 #define OPERATION_SMALL_CUBICROOT_HPP 39 #include <lifev/core/LifeV.hpp> 60 template <
typename Argument>
86 typedef Real result_Type;
95 OperationSmallCubicRoot();
98 ~OperationSmallCubicRoot();
107 template <
typename Argument>
108 class OperationSmallIsochoricChangeOfVariable
115 OperationSmallIsochoricChangeOfVariable();
118 ~OperationSmallIsochoricChangeOfVariable();
126 class OperationSmallIsochoricChangeOfVariable<
Real>
133 typedef Real result_Type;
142 OperationSmallIsochoricChangeOfVariable();
145 ~OperationSmallIsochoricChangeOfVariable();
OperationSmallCubicRoot()
No default constructor.
~OperationSmallCubicRoot()
No destructor.
void updateInverseJacobian(const UInt &iQuadPt)
class OperationSmallAddition Class containing information about the power operation between the *Smal...
double Real
Generic real data.