Functions | |
| int | main (int argc, char *argv[]) |
| The main DAKOTA program. | |
| 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 Strategy and invoke its run_strategy() virtual function.
1.5.1