Struct AdvanceP
template <class T>
Structure holding advance variables for time stepping. More...
#include <Arrays.h>
Public Attributes
Type | Name |
---|---|
T * | dh |
T * | dhu |
T * | dhv |
Detailed Description
Template parameters:
T
Data type
Public Attributes Documentation
variable dh
Change in water depth
variable dhu
Change in velocity u
variable dhv
Change in velocity v
The documentation for this class was generated from the following file src/Arrays.h