Base class for dvariable.
void allocate(int sl, int sh, int nrl, int nrh, int ncl, int nch)
Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where...
void operator/=(const prevariable &)
Description not yet available.
void RETURN_ARRAYS_INCREMENT()
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static _THREAD gradient_structure * _instance
Description not yet available.
void RETURN_ARRAYS_DECREMENT()
d3_array operator/(const d3_array &m, const double d)
Author: David Fournier.
class for things related to the gradient structures, including dimension of arrays, size of buffers, etc.
Description not yet available.