OGS
IntegrationPointData.h
Go to the documentation of this file.
1
10#pragma once
11
13{
14
15template <typename BMatricesType, typename ShapeMatricesType,
16 int DisplacementDim>
18{
20 typename ShapeMatricesType::NodalRowVectorType N;
21 typename ShapeMatricesType::GlobalDimNodalMatrixType dNdx;
22
24};
25
26} // namespace ProcessLib::LargeDeformation
ShapeMatricesType::GlobalDimNodalMatrixType dNdx