#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]
template<typename Model >
◆ asImp() [2/2]
template<typename Model >
◆ boundary_numflux()
template<typename Model >
template<int dim, typename NumberType , typename Solutions , typename M = Model>
void DiFfRG::def::FlowBoundaries< Model >::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 |
|
inline |
◆ ldg_boundary_numflux()
template<typename Model >
template<
uint dependent, int dim, typename NumberType , typename Solutions , typename M = Model>
void DiFfRG::def::FlowBoundaries< Model >::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 |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/DiFfRG/DiFfRG/DiFfRG/include/DiFfRG/model/numflux.hh