OGS
HMatrixUtils.h File Reference

Detailed Description

Definition in file HMatrixUtils.h.

Include dependency graph for HMatrixUtils.h:
This graph shows which files directly or indirectly include this file:

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.