Struct EvolvingMLP
template <class T>
Structure holding evolving variables (no z relative variables). More...
#include <Arrays.h>
Public Attributes
Type | Name |
---|---|
T * | h |
T * | u |
T * | v |
Detailed Description
Template parameters:
T
Data type
Public Attributes Documentation
variable h
Water depth
variable u
Velocity u
variable v
Velocity v
The documentation for this class was generated from the following file src/Arrays.h