Struct FluxMLP
template <class T>
Structure holding flux variables (no z relative variables). More...
#include <Arrays.h>
Public Attributes
Type | Name |
---|---|
T * | Fux |
T * | Fuy |
T * | Fvx |
T * | Fvy |
T * | hau |
T * | hav |
T * | hfu |
T * | hfv |
T * | hu |
T * | hv |
Detailed Description
Template parameters:
T
Data type
Public Attributes Documentation
variable Fux
Flux of u in x-direction
variable Fuy
Flux of u in y-direction
variable Fvx
Flux of v in x-direction
variable Fvy
Flux of v in y-direction
variable hau
h*a flux in u-direction
variable hav
h*a flux in v-direction
variable hfu
h*f flux in u-direction
variable hfv
h*f flux in v-direction
variable hu
Water depth flux in u-direction
variable hv
Water depth flux in v-direction
The documentation for this class was generated from the following file src/Arrays.h