ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions
ad_comm Class Reference

Description not yet available. More...

#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 adstring adprogram_name
static int argc = 0
static char ** argv = NULL
static int bandwidth = 0
static unsigned char directory_prefix = '\\'
static uistreamglobal_bparfile = NULL
static cifstreamglobal_datafile = NULL
static ofstream * global_logfile = NULL
static cifstreamglobal_parfile = NULL
static int no_atlas_flag = 0
static int no_ln_det_choleski_flag = 0
static int no_pvm_flag = 0
static char option_flags []
static int print_hess_and_exit_flag
static adtimerptm = 0
static adtimerptm1 = 0
static adpvm_manager * pvm_manager = NULL
static adstring subdir
static int time_flag = 0
static unsigned int wd_flag = 0
static adstring working_directory_path

Protected Member Functions

 ad_comm (int argc, char *argv[])
 ad_comm (void)
 Default constructor.
virtual ~ad_comm ()
 Destructor.
void allocate (void)

Detailed Description

Description not yet available.

Parameters:

Definition at line 8607 of file fvar.hpp.


Constructor & Destructor Documentation

ad_comm::ad_comm ( int  argc,
char *  argv[] 
) [protected]

Definition at line 37 of file model7.cpp.

ad_comm::ad_comm ( void  ) [protected]

Default constructor.

Definition at line 351 of file model7.cpp.

ad_comm::~ad_comm ( ) [protected, virtual]

Destructor.

Definition at line 538 of file model7.cpp.


Member Function Documentation

void ad_comm::allocate ( void  ) [protected]

Definition at line 355 of file model7.cpp.

Referenced by ad_comm().

streampos ad_comm::change_datafile_name ( const adstring s,
const streampos &  off = 0 
) [static]

Definition at line 9 of file model17.cpp.

streampos ad_comm::change_pinfile_name ( const adstring s,
const streampos &  off = 0 
) [static]

Definition at line 38 of file model17.cpp.

virtual void ad_comm::get_slave_assignments ( void  ) [virtual]

Member Data Documentation

int ad_comm::argc = 0 [static]
char ** ad_comm::argv = NULL [static]
int ad_comm::bandwidth = 0 [static]
unsigned char ad_comm::directory_prefix = '\\' [static]

Definition at line 8641 of file fvar.hpp.

Referenced by allocate().

ofstream * ad_comm::global_logfile = NULL [static]
int ad_comm::no_atlas_flag = 0 [static]
int ad_comm::no_pvm_flag = 0 [static]

Definition at line 8618 of file fvar.hpp.

char ad_comm::option_flags [static]

Definition at line 8638 of file fvar.hpp.

adtimer * ad_comm::ptm = 0 [static]
adtimer * ad_comm::ptm1 = 0 [static]
adpvm_manager * ad_comm::pvm_manager = NULL [static]

Definition at line 8627 of file fvar.hpp.

Referenced by DF_FILE::DF_FILE(), and grad_stack::grad_stack().

int ad_comm::time_flag = 0 [static]
unsigned int ad_comm::wd_flag = 0 [static]

Definition at line 8637 of file fvar.hpp.

Referenced by allocate(), and change_datafile_name().

List of all members.


The documentation for this class was generated from the following files: