BG_Flood  0.8
Documentation (Work-in-progress)
Model< T > Struct Template Reference

#include <Arrays.h>

Collaboration diagram for Model< T >:

Public Attributes

EvolvingP< T > evolv
 
EvolvingP< T > evolv_o
 
GradientsP< T > grad
 
FluxP< T > flux
 
AdvanceP< T > adv
 
T * zb
 
T * cf
 
T * il
 
T * cl
 
T * hgw
 
T * Patm
 
T * datmpdx
 
T * datmpdy
 
TimeP< T > time
 
std::map< std::string, T * > OutputVarMap
 
T * TSstore
 
EvolvingP_M< T > evmean
 
EvolvingP_M< T > evmax
 
T * wettime
 
BlockP< T > blocks
 
AdaptP adapt
 
BndblockP bndblk
 

Member Data Documentation

◆ adapt

template<class T >
AdaptP Model< T >::adapt

◆ adv

template<class T >
AdvanceP<T> Model< T >::adv

◆ blocks

template<class T >
BlockP<T> Model< T >::blocks

◆ bndblk

template<class T >
BndblockP Model< T >::bndblk

◆ cf

template<class T >
T* Model< T >::cf

◆ cl

template<class T >
T* Model< T >::cl

◆ datmpdx

template<class T >
T * Model< T >::datmpdx

◆ datmpdy

template<class T >
T * Model< T >::datmpdy

◆ evmax

template<class T >
EvolvingP_M<T> Model< T >::evmax

◆ evmean

template<class T >
EvolvingP_M<T> Model< T >::evmean

◆ evolv

template<class T >
EvolvingP<T> Model< T >::evolv

◆ evolv_o

template<class T >
EvolvingP<T> Model< T >::evolv_o

◆ flux

template<class T >
FluxP<T> Model< T >::flux

◆ grad

template<class T >
GradientsP<T> Model< T >::grad

◆ hgw

template<class T >
T* Model< T >::hgw

◆ il

template<class T >
T* Model< T >::il

◆ OutputVarMap

template<class T >
std::map<std::string, T *> Model< T >::OutputVarMap

◆ Patm

template<class T >
T* Model< T >::Patm

◆ time

template<class T >
TimeP<T> Model< T >::time

◆ TSstore

template<class T >
T* Model< T >::TSstore

◆ wettime

template<class T >
T* Model< T >::wettime

◆ zb

template<class T >
T* Model< T >::zb

The documentation for this struct was generated from the following file: