cloudy trunk
Loading...
Searching...
No Matches
maincl.cpp File Reference
#include "cddefines.h"
#include "cddrive.h"
#include "input.h"
#include "prt.h"
#include "save.h"
#include "called.h"
#include "monitor_results.h"
#include "mpi_utilities.h"
#include "grid.h"
Include dependency graph for maincl.cpp:

Go to the source code of this file.

Functions

exit_type cdMain (int argc, const char *argv[])
void print_delimiter (long nOptimiz)
int main (int argc, char *argv[])

Function Documentation

◆ cdMain()

◆ main()

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

main: this is a wrapper around cdMain. It takes care of the MPI stuff for non-MPI runs, this should do nothing more than call cdMain and exit.

Definition at line 28 of file maincl.cpp.

References AS_LOCAL_ONLY, cdMain(), MPI::COMM_WORLD, cpu, DEBUG_ENTRY, ES_SUCCESS, load_balance::finalize(), Get_rank, Get_size, grid, GridGatherInCloudy(), GridPointPrefix(), max(), load_balance::next_job(), open_data(), optimize, process_output(), and save.

Here is the call graph for this function:

◆ print_delimiter()

void print_delimiter ( long nOptimiz)
inline

Definition at line 18 of file maincl.cpp.

References ioQQQ.

Referenced by cdMain().