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