|
Plugins
|
Submodule for solving the 1D St. Venant (Shallow Water) equations. More...
#include "st_venant_elem_disc.h"#include "../i_coupling_bridge.h"#include "lib_disc/function_spaces/approximation_space.h"#include "st_venant_submodule_impl.h"Go to the source code of this file.
Classes | |
| struct | ug::d3f::StVenantParameters< dim > |
| Configuration parameters for the St. Venant submodule. More... | |
| class | ug::d3f::StVenantSubmodule< TGridFunction, dim > |
| Handles the setup, assembly, and time-integration of the 1D Shallow Water Equations. More... | |
Namespaces | |
| namespace | ug |
| namespace | ug::d3f |
Submodule for solving the 1D St. Venant (Shallow Water) equations.