Skip to content

Struct Forcing

template <class T>

ClassList > Forcing

Public Attributes

Type Name
AOIinfo AOI
DynForcingP< T > Atmp
std::vector< StaticForcingP< T > > Bathy
DynForcingP< T > Rain
DynForcingP< T > UWind
DynForcingP< T > VWind
std::vector< bndsegment > bndseg
bndparam bot
std::vector< StaticForcingP< T > > cf
StaticForcingP< T > cl
std::vector< deformmap< T > > deform
StaticForcingP< T > il
bndparam left
bndparam right
std::vector< River > rivers
std::vector< StaticForcingP< int > > targetadapt
bndparam top

Public Attributes Documentation

variable AOI

AOIinfo Forcing< T >::AOI;

variable Atmp

DynForcingP<T> Forcing< T >::Atmp;

variable Bathy

std::vector<StaticForcingP<T> > Forcing< T >::Bathy;

variable Rain

DynForcingP<T> Forcing< T >::Rain;

variable UWind

DynForcingP<T> Forcing< T >::UWind;

variable VWind

DynForcingP<T> Forcing< T >::VWind;

variable bndseg

std::vector<bndsegment> Forcing< T >::bndseg;

variable bot

bndparam Forcing< T >::bot;

variable cf

std::vector<StaticForcingP<T> > Forcing< T >::cf;

variable cl

StaticForcingP<T> Forcing< T >::cl;

variable deform

std::vector<deformmap<T> > Forcing< T >::deform;

variable il

StaticForcingP<T> Forcing< T >::il;

variable left

bndparam Forcing< T >::left;

variable right

bndparam Forcing< T >::right;

variable rivers

std::vector<River> Forcing< T >::rivers;

variable targetadapt

std::vector<StaticForcingP<int> > Forcing< T >::targetadapt;

variable top

bndparam Forcing< T >::top;


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