#include <numflux.hh>
|
template<uint dependent, int dim, typename NumberType , typename Solutions_s , typename Solutions_n , typename M = Model> |
void | ldg_numflux (std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(dependent)> &NF, const Tensor< 1, dim > &normal, const Point< dim > &p, const Solutions_s &u_s, const Solutions_n &u_n) const |
|
|
template<int i> |
using | C = typename std::tuple_element<i, std::tuple<Collections...>>::type |
|
template<typename Model , typename... Collections>
template<int i>
◆ asImp() [1/2]
template<typename Model , typename... Collections>
◆ asImp() [2/2]
template<typename Model , typename... Collections>
◆ ldg_numflux()
template<typename Model , typename... Collections>
template<
uint dependent, int dim, typename NumberType , typename Solutions_s , typename Solutions_n , typename M = Model>
void DiFfRG::def::LDGUpDownFluxes< Model, Collections >::ldg_numflux |
( |
std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(dependent)> & | NF, |
|
|
const Tensor< 1, dim > & | normal, |
|
|
const Point< dim > & | p, |
|
|
const Solutions_s & | u_s, |
|
|
const Solutions_n & | u_n ) const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/DiFfRG/DiFfRG/DiFfRG/include/DiFfRG/model/numflux.hh