OGS
LinearBMatrix.h File Reference

Detailed Description

Definition in file LinearBMatrix.h.

#include "ProcessLib/Deformation/BMatrixPolicy.h"
#include <cmath>
Include dependency graph for LinearBMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ProcessLib
 
 ProcessLib::LinearBMatrix
 
 ProcessLib::LinearBMatrix::detail
 

Functions

template<int NPOINTS, typename DNDX_Type , typename BMatrixType >
void ProcessLib::LinearBMatrix::detail::fillBMatrix2DCartesianPart (DNDX_Type const &dNdx, BMatrixType &B)
 
template<int DisplacementDim, int NPOINTS, typename BMatrixType , typename N_Type , typename DNDX_Type >
BMatrixType ProcessLib::LinearBMatrix::computeBMatrix (DNDX_Type const &dNdx, N_Type const &N, const double radius, const bool is_axially_symmetric)
 Fills a B-matrix based on given shape function dN/dx values. More...