36 #ifndef OPERATION_SMALL_EXTRACT_HPP 37 #define OPERATION_SMALL_EXTRACT_HPP 39 #include <lifev/core/LifeV.hpp> 41 #include <lifev/core/array/VectorSmall.hpp> 42 #include <lifev/core/array/MatrixSmall.hpp> 59 template <
typename Operand>
95 OperationSmallExtract1();
98 ~OperationSmallExtract1();
112 typedef Real result_Type;
121 OperationSmallExtract1();
124 ~OperationSmallExtract1();
135 template <
typename Operand>
162 typedef Real result_Type;
171 OperationSmallExtract2();
174 ~OperationSmallExtract2();
void updateInverseJacobian(const UInt &iQuadPt)
double Real
Generic real data.
uint32_type UInt
generic unsigned integer (used mainly for addressing)