36 #ifndef OPERATION_SMALL_EXPONENTIAL_HPP 37 #define OPERATION_SMALL_EXPONENTIAL_HPP 39 #include <lifev/core/LifeV.hpp> 41 #include <lifev/core/array/MatrixSmall.hpp> 63 template <
typename Argument>
89 typedef Real result_Type;
98 OperationSmallExponential();
101 ~OperationSmallExponential();
void updateInverseJacobian(const UInt &iQuadPt)
OperationSmallExponential()
No default constructor.
class OperationSmallAddition Class containing information about the power operation between the *Smal...
double Real
Generic real data.
~OperationSmallExponential()
No destructor.