12 #if defined(__TURBOC__)
27 cerr <<
" Incompatible bounds in "
28 "dvar_vector& dvar_vector::operator = (const dvector& t)\n";
Description not yet available.
Vector of double precision numbers.
int indexmin() const
Get minimum valid index.
void dv_init(void)
Description not yet available.
void set_gradient_stack(void(*func)(void), double *dep_addr, double *ind_addr1=NULL, double mult1=0, double *ind_addr2=NULL, double mult2=0)
Description not yet available.
int indexmax() const
Get maximum valid index.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
int save_identifier_string(const char *)
Writes a gradient stack verification string.
void save_dvar_vector_position(const dvar_vector &v)
static _THREAD DF_FILE * fp
Stores the adjoint gradient data that will be processed by gradcalc.
dvar_vector & operator=(const dvar_vector &t)
Assign values from other t to dvar_vector.
static _THREAD grad_stack * GRAD_STACK1
double x
< value of the variable