![]() |
OGS
|
|
Definition in file GMatrix.h.
#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | ProcessLib |
| namespace | ProcessLib::Deformation |
Functions | |
| template<int DisplacementDim, int NPOINTS, typename N_Type, typename DNDX_Type, typename GMatrixType> | |
| void | ProcessLib::Deformation::computeGMatrix (DNDX_Type const &dNdx, GMatrixType &g_matrix, const bool is_axially_symmetric, N_Type const &N, const double radius) |
| Fills a G-matrix based on given shape function dN/dx values. | |