36 #ifndef OPERATION_SMALL_DOT_HPP 37 #define OPERATION_SMALL_DOT_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;
110 typedef Real result_Type;
122 ~OperationSmallDot();
148 ~OperationSmallDot();
174 ~OperationSmallDot();
void updateInverseJacobian(const UInt &iQuadPt)
OperationSmallDot()
No default constructor.
class OperationSmallDot Class containing information about the dot product operation between Small* c...
~OperationSmallDot()
No destructor.
double Real
Generic real data.
uint32_type UInt
generic unsigned integer (used mainly for addressing)