![]() |
ryujin 2.1.1 revision 46bf70e400e423a8ffffe8300887eeb35b8dfb2c
|
Classes | |
| class | Burgers |
| class | Flux |
| class | Function |
| class | KPP |
Typedefs | |
| using | flux_list_type = std::set< std::shared_ptr< Flux > > |
Functions | |
| void | populate_flux_list (flux_list_type &flux_list, const std::string &subsection) |
| using ryujin::FluxLibrary::flux_list_type = typedef std::set<std::shared_ptr<Flux> > |
Definition at line 16 of file flux_library.h.
| void ryujin::FluxLibrary::populate_flux_list | ( | flux_list_type & | flux_list, |
| const std::string & | subsection | ||
| ) |
Populate a given container with all fluxes defined in this namespace.
Referenced by ryujin::ScalarConservation::HyperbolicSystem::HyperbolicSystem().