![]() |
ryujin 2.1.1 revision 15c5f3ea3ef91eaf08db04f6f4c18a1823a6f822
|
#include <source/shallow_water/initial_state_circular_dam_break.h>
Public Member Functions | |
CircularDamBreak (const HyperbolicSystem &hyperbolic_system, const std::string sub) | |
state_type | compute (const dealii::Point< dim > &point, Number) final |
![]() | |
InitialState (const std::string &name, const std::string &subsection) | |
virtual state_type | compute (const dealii::Point< dim > &point, state_type t)=0 |
virtual precomputed_state_type | initial_precomputations (const dealii::Point< dim > &) |
auto & | name () const |
Additional Inherited Members | |
![]() | |
using | HyperbolicSystemView = typename Description::HyperbolicSystem::template View< dim, state_type > |
using | state_type = typename HyperbolicSystemView::state_type |
using | precomputed_state_type = typename HyperbolicSystemView::precomputed_state_type |
Circular dam break problem.
Definition at line 21 of file initial_state_circular_dam_break.h.
|
inline |
Definition at line 24 of file initial_state_circular_dam_break.h.
|
inlinefinal |
Definition at line 41 of file initial_state_circular_dam_break.h.