DiFfRG
|
Namespaces | |
namespace | internal |
Classes | |
class | Assembler |
The basic assembler that can be used for any standard DG scheme with flux and source. More... | |
class | Discretization |
Class to manage the system on which we solve, i.e. fe spaces, grids, etc. This class is a System for DG systems, i.e. without LDG. More... | |
Functions | |
template<typename... T> | |
auto | fe_tie (T &&...t) |
template<typename... T> | |
auto | i_tie (T &&...t) |
auto DiFfRG::DG::fe_tie | ( | T &&... | t | ) |
auto DiFfRG::DG::i_tie | ( | T &&... | t | ) |