Struct EvolvingP_M
template <class T>
Structure for mean/max evolving variables, inherits from EvolvingP .More...
#include <Arrays.h>
Inherits the following classes: EvolvingP
Public Attributes
| Type | Name |
|---|---|
| T * | U |
| T * | hU |
Public Attributes inherited from EvolvingP
See EvolvingP
| Type | Name |
|---|---|
| T * | h |
| T * | u |
| T * | v |
| T * | zs |
Detailed Description
Template parameters:
TData type
Public Attributes Documentation
variable U
Norm of the velocity
variable hU
Product of water depth and velocity norm
The documentation for this class was generated from the following file src/Arrays.h