restart_util.C File Reference

file containing the DAKOTA restart utility main program More...


Namespaces

namespace  Dakota

Functions

void print_restart (int argc, char **argv, String print_dest)
 print a restart file
void print_restart_tabular (int argc, char **argv, String print_dest)
 print a restart file (tabular format)
void read_neutral (int argc, char **argv)
 read a restart file (neutral file format)
void repair_restart (int argc, char **argv, String identifier_type)
 repair a restart file by removing corrupted evaluations
void concatenate_restart (int argc, char **argv)
 concatenate multiple restart files
int main (int argc, char *argv[])
 The main program for the DAKOTA restart utility.


Detailed Description

file containing the DAKOTA restart utility main program


Function Documentation

int main ( int  argc,
char *  argv[] 
)

The main program for the DAKOTA restart utility.

Parse command line inputs and invoke the appropriate utility function (print_restart(), print_restart_tabular(), read_neutral(), repair_restart(), or concatenate_restart()).


Generated on Wed Nov 5 19:54:04 2008 for DAKOTA by  doxygen 1.5.1