36 #ifndef OPERATION_SMALL_PRODUCT_HPP 37 #define OPERATION_SMALL_PRODUCT_HPP 39 #include <lifev/core/LifeV.hpp> 41 #include <lifev/core/array/VectorSmall.hpp> 60 template <
typename LeftOperand,
typename RightOperand>
86 typedef Real result_Type;
95 OperationSmallProduct();
98 ~OperationSmallProduct();
121 OperationSmallProduct();
124 ~OperationSmallProduct();
147 OperationSmallProduct();
150 ~OperationSmallProduct();
163 typedef MatrixSmall<Dim1, Dim2> result_Type;
172 OperationSmallProduct();
175 ~OperationSmallProduct();
189 typedef MatrixSmall<Dim1, Dim2> result_Type;
198 OperationSmallProduct();
201 ~OperationSmallProduct();
225 OperationSmallProduct();
228 ~OperationSmallProduct();
251 OperationSmallProduct();
254 ~OperationSmallProduct();
277 OperationSmallProduct();
280 ~OperationSmallProduct();
295 typedef MatrixSmall<Dim1, Dim1> result_Type;
304 OperationSmallProduct();
307 ~OperationSmallProduct();
void updateInverseJacobian(const UInt &iQuadPt)
~OperationSmallProduct()
No destructor.
double Real
Generic real data.
OperationSmallProduct()
No default constructor.
class OperationSmallProduct Class containing information about the product operation between *Small c...
uint32_type UInt
generic unsigned integer (used mainly for addressing)