Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Constant Groups | Macros
boinc.hh File Reference

Wrappers to make BOINC work. More...

Go to the source code of this file.

Classes

class  protocols::boinc::Boinc
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::boinc
 

Constant Groups

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::boinc
 

Macros

#define BOINC_MAX_NO_PROGRESS_INIT_CNT   25
 
#define BOINC_MAX_NSTRUCT   99
 
#define BOINC_DEFAULT_MAX_CPU_RUN_TIME   10800
 
#define BOINC_MAX_GFX_FPS   10.0
 
#define BOINC_MAX_GFX_CPU   10.0
 
#define BOINC_CHECKPOINT_COUNT_FILE   "boinc_checkpoint_count.txt"
 
#define BOINC_INIT_COUNT_FILE   "boinc_init_count.txt"
 

Detailed Description

Wrappers to make BOINC work.

Author
David Kim (dekim.nosp@m.@u.w.nosp@m.ashin.nosp@m.gton.nosp@m..edu)

Definition in file boinc.hh.

Macro Definition Documentation

#define BOINC_CHECKPOINT_COUNT_FILE   "boinc_checkpoint_count.txt"

Definition at line 65 of file boinc.hh.

#define BOINC_DEFAULT_MAX_CPU_RUN_TIME   10800

Definition at line 62 of file boinc.hh.

#define BOINC_INIT_COUNT_FILE   "boinc_init_count.txt"

Definition at line 66 of file boinc.hh.

#define BOINC_MAX_GFX_CPU   10.0

Definition at line 64 of file boinc.hh.

#define BOINC_MAX_GFX_FPS   10.0

Definition at line 63 of file boinc.hh.

#define BOINC_MAX_NO_PROGRESS_INIT_CNT   25

Definition at line 60 of file boinc.hh.

#define BOINC_MAX_NSTRUCT   99

Definition at line 61 of file boinc.hh.