OISEAU
A modern DGTD framework
Loading...
Searching...
No Matches
oiseau::dg::nodal::RefHexahedron Class Reference
Inheritance diagram for oiseau::dg::nodal::RefHexahedron:
oiseau::dg::nodal::RefElement

Public Member Functions

 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
Public Member Functions inherited from oiseau::dg::nodal::RefElement
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

Additional Inherited Members

Protected Member Functions inherited from oiseau::dg::nodal::RefElement
 RefElement (unsigned order)
Protected Attributes inherited from oiseau::dg::nodal::RefElement
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