SWE
|
#include <SWE_simple_scenarios.hh>
Public Member Functions | |
float | getBathymetry (float x, float y) |
float | getWaterHeight (float x, float y) |
virtual float | endSimulation () |
virtual BoundaryType | getBoundaryType (BoundaryEdge edge) |
float | getBoundaryPos (BoundaryEdge i_edge) |
Scenario "Radial Dam Break": elevated water in the center of the domain
float SWE_RadialDamBreakScenario::getBoundaryPos | ( | BoundaryEdge | i_edge | ) | [inline, virtual] |
Get the boundary positions
i_edge | which edge |
Reimplemented from SWE_Scenario.