Skip to content

Struct EvolvingP_M

template <class T>

ClassList > EvolvingP_M

Structure for mean/max evolving variables, inherits from EvolvingP .More...

  • #include <Arrays.h>

Inherits the following classes: EvolvingP

Public Attributes

Type Name
T * U
T * hU

Public Attributes inherited from EvolvingP

See EvolvingP

Type Name
T * h
T * u
T * v
T * zs

Detailed Description

Template parameters:

  • T Data type

Public Attributes Documentation

variable U

T* EvolvingP_M< T >::U;

Norm of the velocity


variable hU

T* EvolvingP_M< T >::hU;

Product of water depth and velocity norm



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