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

#include <Forcing.h>

Collaboration diagram for Forcing< T >:

Public Attributes

DynForcingP< T > UWind
 
DynForcingP< T > VWind
 
DynForcingP< T > Rain
 
DynForcingP< T > Atmp
 
std::vector< StaticForcingP< T > > Bathy
 
StaticForcingP< T > cf
 
StaticForcingP< T > il
 
StaticForcingP< T > cl
 
std::vector< StaticForcingP< int > > targetadapt
 
std::vector< deformmap< T > > deform
 
std::vector< Riverrivers
 
bndparam left
 
bndparam right
 
bndparam top
 
bndparam bot
 
AOIinfo AOI
 

Member Data Documentation

◆ AOI

template<class T >
AOIinfo Forcing< T >::AOI

◆ Atmp

template<class T >
DynForcingP<T> Forcing< T >::Atmp

◆ Bathy

template<class T >
std::vector<StaticForcingP<T> > Forcing< T >::Bathy

◆ bot

template<class T >
bndparam Forcing< T >::bot

◆ cf

template<class T >
StaticForcingP<T> Forcing< T >::cf

◆ cl

template<class T >
StaticForcingP<T> Forcing< T >::cl

◆ deform

template<class T >
std::vector<deformmap<T> > Forcing< T >::deform

◆ il

template<class T >
StaticForcingP<T> Forcing< T >::il

◆ left

template<class T >
bndparam Forcing< T >::left

◆ Rain

template<class T >
DynForcingP<T> Forcing< T >::Rain

◆ right

template<class T >
bndparam Forcing< T >::right

◆ rivers

template<class T >
std::vector<River> Forcing< T >::rivers

◆ targetadapt

template<class T >
std::vector<StaticForcingP<int> > Forcing< T >::targetadapt

◆ top

template<class T >
bndparam Forcing< T >::top

◆ UWind

template<class T >
DynForcingP<T> Forcing< T >::UWind

◆ VWind

template<class T >
DynForcingP<T> Forcing< T >::VWind

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