Dakota
Version 6.19
Explore and Predict with Confidence
|
file containing the main program for DAKOTA More...
Functions | |
void | fpinit_ASL () |
int | main (int argc, char *argv[]) |
The main DAKOTA program. More... | |
file containing the main program for DAKOTA
void fpinit_ASL | ( | ) |
Floating-point initialization from AMPL: switch to 53-bit rounding if appropriate, to eliminate some cross-platform differences.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
The main DAKOTA program.
Manage command line inputs, input files, restart file(s), output streams, and top level parallel iterator communicators. Instantiate the ExecutableEnvironment and invoke its execute() virtual function.
References Environment::check(), ExecutableEnvironment::execute(), fpinit_ASL(), Dakota::mpi_debug_hold(), and Dakota::register_signal_handlers().