![]() |
OGS
|
Definition in file HMatrixUtils.h.
#include "NumLib/Fem/ShapeMatrixPolicy.h"Go to the source code of this file.
Classes | |
| class | ProcessLib::HMatrixPolicyType< ShapeFunction, DisplacementDim > |
Namespaces | |
| namespace | ProcessLib |
Functions | |
| template<int DisplacementDim, int NPOINTS, typename N_Type , typename HMatrixType > | |
| void | ProcessLib::computeHMatrix (N_Type const &N, HMatrixType &H) |
| Fills a H-matrix based on given shape function. | |