![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include <cmath>#include <vector>#include <valarray>#include <boost/numeric/ublas/vector.hpp>#include "Sfx/Sfx_FieldLattice.h"#include "include/Sfx_HOperator.h"#include "../Nov_VS2019/SimulationConfig.h"#include "../Nov_VS2019/PhysicsAlgorithm/Testvs19_NujicSourceTreatment.h"Go to the source code of this file.
Classes | |
| class | Sfx::LDeltaOperator |
| Responsible to evaluate the spatial terms according to spatial discretization. The HOperator provides type and method to compute numerically the different terms of the right-hand-side of the equation. It also provide numerical container used for fast floating-point operation. More... | |
| struct | Sfx::LDeltaOperator::SWE_RHS |
| Data structure RHS terms. More... | |
Namespaces | |
| namespace | Sfx |
| namespace | dbpp |