21 #include <iostream.hpp>
41 cerr <<
"Error -- you are trying to create a dvariable object"
42 " when there is " <<
endl <<
"no object of type"
43 " gradient_structure in scope " <<
endl;
double_and_int * gradnew()
dlink * append(dlink *link)
Append link to list.
dlink * last_remove()
If list is not empty, pop and return last node.
Holds the data for the prevariable class.
prnstream & endl(prnstream &)
void gradfree(dlink *v)
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
static _THREAD gradient_structure * _instance
dlink * create()
Return new unlinked node.
double_and_int * gradnew()
Creates an entry in the gradient structure linked list.