Description not yet available. More...
#include <iostream>#include <fcntl.h>#include "fvar.hpp"#include <adstring.hpp>#include <sys/stat.h>#include <sys/types.h>#include <unistd.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <time.h>Go to the source code of this file.
Functions | |
| void | fill_ad_random_part (void) |
| char | lastchar (char *) |
| Description not yet available. | |
Variables | |
| char | ad_random_part [6] = "tmp" |
Description not yet available.
Definition in file gradstak.cpp.
| void fill_ad_random_part | ( | void | ) |
Definition at line 89 of file gradstak.cpp.
Referenced by gradient_structure::gradient_structure().
| char lastchar | ( | char * | s | ) |
| char ad_random_part[6] = "tmp" |
Definition at line 87 of file gradstak.cpp.
Referenced by DF_FILE::DF_FILE(), grad_stack::grad_stack(), and gradient_structure::gradient_structure().
|
|
Generated on Tue Mar 8 2016 19:51:37 for ADMB Documentation by 1.8.0
|