#include <Subparametric_Telements.h>
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 |
Definition at line 68 of file Subparametric_Telements.h.
|
inline |
Definition at line 105 of file Subparametric_Telements.h.
|
inline |
Definition at line 528 of file Subparametric_Telements.h.
|
inline |
Definition at line 258 of file Subparametric_Telements.h.
|
inline |
Return local coordinates of node j.
Definition at line 74 of file Subparametric_Telements.h.