Skip to content

Class deformmap

template <class T>

ClassList > deformmap

Inherits the following classes: inputmap

Public Attributes

Type Name
TexSetP GPU
T clampedge = 0.0
double duration = 0.0
bool iscavity = false
double startime = 0.0
T * val

Public Attributes inherited from inputmap

See inputmap

Type Name
double denanval = NAN
double dx = 0.0
double dy = 0.0
std::string extension
bool flipxx = false
bool flipyy = false
double grdalpha = 0.0
std::string inputfile
int nx = 0
int ny = 0
std::string varname
double xmax = 0.0
double xo = 0.0
double ymax = 0.0
double yo = 0.0

Public Attributes Documentation

variable GPU

TexSetP deformmap< T >::GPU;

variable clampedge

T deformmap< T >::clampedge;

variable duration

double deformmap< T >::duration;

variable iscavity

bool deformmap< T >::iscavity;

variable startime

double deformmap< T >::startime;

variable val

T* deformmap< T >::val;


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