29 int* pcmini = cmin.
get_v() + rmin;
30 int* pcmaxi = cmax.
get_v() + rmin;
31 for (
int i=rmin;i<=rmax;++i)
45 for (
int i=rmin;i<=rmax;++i)
73 int* pcmini = cmin.
get_v() + rmin;
74 int* pcmaxi = cmax.
get_v() + rmin;
75 for (
int i=rmin;i<=rmax;++i)
88 for (
int i=rmin;i<=rmax;++i)
115 int* pcmini = cmin.
get_v() + rmin;
116 int* pcmaxi = cmax.
get_v() + rmin;
117 for (
int i=rmin;i<=rmax;++i)
131 for (
int i=rmin;i<=rmax;++i)
Base class for dvariable.
Vector of double precision numbers.
int indexmin() const
Get minimum valid index.
dmatrix operator*(const d3_array &t, const dvector &v)
Description not yet available.
Array of integers(int) with indexes from index_min to indexmax.
void RETURN_ARRAYS_INCREMENT()
int indexmax() const
Get maximum valid index.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static _THREAD gradient_structure * _instance
Description not yet available.
Class definition of matrix with derivitive information .
void RETURN_ARRAYS_DECREMENT()
class for things related to the gradient structures, including dimension of arrays, size of buffers, etc.