This is the main file. It starts MPI, appropriately calls the master and worker tasks, and terminates MPI when everything is finished.
Definition in file cex_main.cpp.
#include <iostream>
#include "mpi.h"
Include dependency graph for cex_main.cpp:

Go to the source code of this file.
Functions | |
| void | master (int argc, char *argv[], int nprocs) |
| master | |
| void | worker () |
| Worker. | |
| int | main (int argc, char *argv[]) |
| Main. | |
|
||||||||||||||||
|
master
Definition at line 44 of file cex_master.cpp. References QUIT, APPSPACK::Parameter::List::setParameter(), SIZE, and APPSPACK::Parameter::List::sublist(). Referenced by main(). |
|
|
Worker.
Definition at line 45 of file cex_worker.cpp. References CODE, constraint(), feval(), FVAL, SIZE, XTAG, and XVEC. Referenced by main(). |
|
||||||||||||
|
Main.
Definition at line 33 of file cex_main.cpp. |
![]()
© Sandia Corporation | Site Contact | Privacy and Security
![]()
Generated on Fri Feb 16 10:33:35 2007 for APPSPACK 5.0.1 by
1.3.9.1 written by Dimitri van Heesch,
© 1997-2002