#include <numflux.hh>
|
| template<int dim, typename NumberType , typename Solutions , typename M = Model> |
| void | boundary_numflux (std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(0)> &F, const Tensor< 1, dim > &, const Point< dim > &p, const Solutions &sol) const |
| |
| template<uint dependent, int dim, typename NumberType , typename Solutions , typename M = Model> |
| void | ldg_boundary_numflux (std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(dependent)> &BNF, const Tensor< 1, dim > &, const Point< dim > &p, const Solutions &u) const |
| |
◆ asImp() [1/2]
◆ asImp() [2/2]
◆ boundary_numflux()
◆ ldg_boundary_numflux()
The documentation for this class was generated from the following file:
- /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/model/numflux.hh