|
|
| RefHexahedron (unsigned order) |
|
xt::xarray< double > | basis_function (const xt::xarray< double > &rst, int i, int j, int k) const |
|
xt::xarray< double > | grad_basis_function (const xt::xarray< double > &rst, int i, int j, int k) const |
|
const xt::xarray< double > & | v () const |
|
const xt::xarray< double > & | gv () const |
|
const xt::xarray< double > & | d () const |
|
const xt::xarray< double > & | r () const |
|
unsigned | order () const |
|
unsigned | number_of_nodes () const |
|
unsigned | number_of_face_nodes () const |
|
|
| RefElement (unsigned order) |
|
unsigned | m_order |
|
unsigned | m_np {} |
|
unsigned | m_nfp {} |
|
xt::xarray< double > | m_v |
|
xt::xarray< double > | m_gv |
|
xt::xarray< double > | m_d |
|
xt::xarray< double > | m_r |
The documentation for this class was generated from the following files:
- /__w/oiseau/oiseau/src/oiseau/dg/nodal/ref_hexahedron.hpp
- /__w/oiseau/oiseau/src/oiseau/dg/nodal/ref_hexahedron.cpp