#include <Solver.h>
◆ ~Solver()
| virtual tsunami_lab::solvers::Solver::~Solver |
( |
| ) |
|
|
inlinevirtual |
◆ netUpdates()
Computes the net-updates.
- Parameters
-
| i_hL | height of the left side. |
| i_hR | height of the right side. |
| i_huL | momentum of the left side. |
| i_huR | momentum of the right side. |
| o_netUpdateL | will be set to the net-updates for the left side; 0: height, 1: momentum. |
| o_netUpdateR | will be set to the net-updates for the right side; 0: height, 1: momentum. |
Implemented in tsunami_lab::solvers::FWave, and tsunami_lab::solvers::Roe.
The documentation for this class was generated from the following file:
- /builds/na48gom/tsunami/src/solvers/Solver.h