![]()  | 
  
    OGS
    
   | 
 
Functions | |
| template<int NPOINTS, typename DNDX_Type , typename BMatrixType > | |
| void | fillBMatrix2DCartesianPart (DNDX_Type const &dNdx, BMatrixType &B) | 
| template<int DisplacementDim, int NPOINTS, typename BBarMatrixType , typename BMatrixType > | |
| void | applyBbar (BBarMatrixType const &B_bar, BMatrixType &B, const bool is_axially_symmetric) | 
| void ProcessLib::LinearBMatrix::detail::applyBbar | ( | BBarMatrixType const & | B_bar, | 
| BMatrixType & | B, | ||
| const bool | is_axially_symmetric ) | 
Definition at line 123 of file LinearBMatrix.h.
Referenced by ProcessLib::LinearBMatrix::computeBMatrixPossiblyWithBbar().
| void ProcessLib::LinearBMatrix::detail::fillBMatrix2DCartesianPart | ( | DNDX_Type const & | dNdx, | 
| BMatrixType & | B ) | 
Definition at line 26 of file LinearBMatrix.h.
Referenced by ProcessLib::LinearBMatrix::computeBMatrix().