BG_Flood  0.8
Documentation (Work-in-progress)
deformmap< T > Class Template Reference

#include <Forcing.h>

Inheritance diagram for deformmap< T >:
Collaboration diagram for deformmap< T >:

Public Attributes

double startime = 0.0
 
double duration = 0.0
 
bool iscavity = false
 
T * val
 
clampedge = 0.0
 
TexSetP GPU
 
- Public Attributes inherited from inputmap
int nx = 0
 
int ny = 0
 
double xo = 0.0
 
double yo = 0.0
 
double xmax = 0.0
 
double ymax = 0.0
 
double dx = 0.0
 
double grdalpha =0.0
 
bool flipxx = false
 
bool flipyy = false
 
std::string inputfile
 
std::string extension
 
std::string varname
 

Member Data Documentation

◆ clampedge

template<class T >
T deformmap< T >::clampedge = 0.0

◆ duration

template<class T >
double deformmap< T >::duration = 0.0

◆ GPU

template<class T >
TexSetP deformmap< T >::GPU

◆ iscavity

template<class T >
bool deformmap< T >::iscavity = false

◆ startime

template<class T >
double deformmap< T >::startime = 0.0

◆ val

template<class T >
T* deformmap< T >::val

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