15template <
typename ShapeMatrixTypeLiquidVelocity,
16 typename ShapeMatrixTypePressure,
22 typename ShapeMatrixTypeLiquidVelocity::NodalRowVectorType;
24 typename ShapeMatrixTypeLiquidVelocity::GlobalDimNodalMatrixType;
27 typename ShapeMatrixTypePressure::NodalRowVectorType;
29 typename ShapeMatrixTypePressure::GlobalDimNodalMatrixType;
35 double const& integration_weight_)
47 typename ShapeMatrixTypeLiquidVelocity::
48 template MatrixType<GlobalDim, NPoints * GlobalDim>
50 typename ShapeMatrixTypeLiquidVelocity::
51 template MatrixType<GlobalDim * GlobalDim, NPoints * GlobalDim>
double const integration_weight
GlobalDimNodalMatrixTypePressure const dNdx_p
NodalRowVectorTypePressure const N_p
ShapeMatrixTypeLiquidVelocity::template MatrixType< GlobalDim, NPoints *GlobalDim > N_v_op
NodalRowVectorTypeLiquidVelocity const N_v
IntegrationPointData(NodalRowVectorTypeLiquidVelocity const &N_v_, GlobalDimNodalMatrixTypeLiquidVelocity const &dNdx_v_, NodalRowVectorTypePressure const &N_p_, GlobalDimNodalMatrixTypePressure const &dNdx_p_, double const &integration_weight_)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
typename ShapeMatrixTypePressure::GlobalDimNodalMatrixType GlobalDimNodalMatrixTypePressure
typename ShapeMatrixTypePressure::NodalRowVectorType NodalRowVectorTypePressure
typename ShapeMatrixTypeLiquidVelocity::GlobalDimNodalMatrixType GlobalDimNodalMatrixTypeLiquidVelocity
ShapeMatrixTypeLiquidVelocity::template MatrixType< GlobalDim *GlobalDim, NPoints *GlobalDim > dNdx_v_op
typename ShapeMatrixTypeLiquidVelocity::NodalRowVectorType NodalRowVectorTypeLiquidVelocity
GlobalDimNodalMatrixTypeLiquidVelocity const dNdx_v