Struct EvolvingP
template <class T>
Structure holding evolving physical variables. More...
#include <Arrays.h>
Inherited by the following classes: EvolvingP_M
Public Attributes
| Type | Name |
|---|---|
| T * | h |
| T * | u |
| T * | v |
| T * | zs |
Detailed Description
Template parameters:
TData type
Public Attributes Documentation
variable h
Water depth
variable u
X velocity component u
variable v
Y velocity component v
variable zs
Surface elevation
The documentation for this class was generated from the following file src/Arrays.h