#include <Roe.h>
◆ 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. |
| i_bmL | not supported for roe. |
| i_bmR | not supported for roe. |
| 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. |
Implements tsunami_lab::solvers::Solver.
The documentation for this class was generated from the following files:
- /builds/na48gom/tsunami/src/solvers/Roe.h
- /builds/na48gom/tsunami/src/solvers/Roe.cpp