![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include <ranges>#include <optional>#include <algorithm>#include <valarray>#include "include/Sfx_UniversalConstants.h"#include "include/Sfx_DefineTypes.h"#include "../../Nov_VS2019/dbpp_ListSectionsFlow.h"Go to the source code of this file.
Namespaces | |
| namespace | dbpp |
Functions | |
| std::optional< float64 > | dbpp::TimeStepCondition (std::ranges::view auto aU1, std::ranges::view auto aU2, bool isSectionUnitWidth=true) |
| Time step criteria stability (assume far left node is tie by b.c.). | |