Public Member Functions | List of all members
oomph::BellElementShape< 2 > Class Template Reference

#include <Subparametric_Telements.h>

+ Inheritance diagram for oomph::BellElementShape< 2 >:

Public Member Functions

void local_coordinate_of_node (const unsigned &j, Vector< double > &s) const
 Return local coordinates of node j. More...
 
void Bshape (const Vector< double > &s, Shape &psi, DenseMatrix< double > &position) const
 
void dBshape_local (const Vector< double > &s, Shape &psi, DShape &dpsids, DenseMatrix< double > &position) const
 
void d2Bshape_local (const Vector< double > &s, Shape &psi, DShape &dpsids, DShape &d2psids, DenseMatrix< double > &position) const
 

Detailed Description

template<>
class oomph::BellElementShape< 2 >

Definition at line 68 of file Subparametric_Telements.h.

Member Function Documentation

◆ Bshape()

void oomph::BellElementShape< 2 >::Bshape ( const Vector< double > &  s,
Shape psi,
DenseMatrix< double > &  position 
) const
inline

Definition at line 105 of file Subparametric_Telements.h.

◆ d2Bshape_local()

void oomph::BellElementShape< 2 >::d2Bshape_local ( const Vector< double > &  s,
Shape psi,
DShape dpsids,
DShape d2psids,
DenseMatrix< double > &  position 
) const
inline

Definition at line 528 of file Subparametric_Telements.h.

◆ dBshape_local()

void oomph::BellElementShape< 2 >::dBshape_local ( const Vector< double > &  s,
Shape psi,
DShape dpsids,
DenseMatrix< double > &  position 
) const
inline

Definition at line 258 of file Subparametric_Telements.h.

◆ local_coordinate_of_node()

void oomph::BellElementShape< 2 >::local_coordinate_of_node ( const unsigned &  j,
Vector< double > &  s 
) const
inline

Return local coordinates of node j.

Definition at line 74 of file Subparametric_Telements.h.


The documentation for this class was generated from the following file: