Skip to content

Struct EvolvingP

template <class T>

ClassList > EvolvingP

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:

  • T Data type

Public Attributes Documentation

variable h

T* EvolvingP< T >::h;

Water depth


variable u

T* EvolvingP< T >::u;

X velocity component u


variable v

T* EvolvingP< T >::v;

Y velocity component v


variable zs

T* EvolvingP< T >::zs;

Surface elevation



The documentation for this class was generated from the following file src/Arrays.h