#include <fvar.hpp>

Public Member Functions | |
| virtual void | get_slave_assignments (void) |
Static Public Member Functions | |
| static streampos | change_datafile_name (const adstring &s, const streampos &off=0) |
| static streampos | change_pinfile_name (const adstring &s, const streampos &off=0) |
Static Public Attributes | |
| static int | time_flag |
| static int | bandwidth |
| static int | print_hess_and_exit_flag |
| static int | no_pvm_flag |
| static int | no_atlas_flag |
| static int | no_ln_det_choleski_flag |
| static adtimer * | ptm |
| static adtimer * | ptm1 |
| static adpvm_manager * | pvm_manager |
| static adstring | subdir |
| static cifstream * | global_datafile |
| static cifstream * | global_parfile |
| static ofstream * | global_savefile |
| static ofstream * | global_logfile |
| static uostream * | global_bsavefile |
| static uistream * | global_bparfile |
| static adstring | adprogram_name |
| static adstring | working_directory_path |
| static char | option_flags [] |
| static int | argc |
| static unsigned int | wd_flag |
| static unsigned char | directory_prefix |
| static char ** | argv |
Protected Member Functions | |
| ad_comm (int argc, char *argv[]) | |
| ad_comm (void) | |
| void | allocate (void) |
| ~ad_comm () | |
| ad_comm::ad_comm | ( | int | argc, | |
| char * | argv[] | |||
| ) | [protected] |
| ad_comm::ad_comm | ( | void | ) | [protected] |
| ad_comm::~ad_comm | ( | ) | [protected] |
| void ad_comm::allocate | ( | void | ) | [protected] |
| virtual void ad_comm::get_slave_assignments | ( | void | ) | [virtual] |
| static streampos ad_comm::change_datafile_name | ( | const adstring & | s, | |
| const streampos & | off = 0 | |||
| ) | [static] |
| static streampos ad_comm::change_pinfile_name | ( | const adstring & | s, | |
| const streampos & | off = 0 | |||
| ) | [static] |
int ad_comm::time_flag [static] |
int ad_comm::bandwidth [static] |
int ad_comm::print_hess_and_exit_flag [static] |
int ad_comm::no_pvm_flag [static] |
int ad_comm::no_atlas_flag [static] |
int ad_comm::no_ln_det_choleski_flag [static] |
adtimer* ad_comm::ptm [static] |
adtimer* ad_comm::ptm1 [static] |
adpvm_manager* ad_comm::pvm_manager [static] |
adstring ad_comm::subdir [static] |
cifstream* ad_comm::global_datafile [static] |
cifstream* ad_comm::global_parfile [static] |
ofstream* ad_comm::global_savefile [static] |
ofstream* ad_comm::global_logfile [static] |
uostream* ad_comm::global_bsavefile [static] |
uistream* ad_comm::global_bparfile [static] |
adstring ad_comm::adprogram_name [static] |
adstring ad_comm::working_directory_path [static] |
char ad_comm::option_flags[] [static] |
int ad_comm::argc [static] |
unsigned int ad_comm::wd_flag [static] |
unsigned char ad_comm::directory_prefix [static] |
char** ad_comm::argv [static] |
1.5.6