Definition in file cex_msgtags.hpp.
Go to the source code of this file.
Defines | |
| #define | QUIT 0 |
| MPI message tag for sending quit command to workers. | |
| #define | SIZE 1 |
| MPI message tag for sending/receiving size of a point. | |
| #define | XVEC 2 |
| MPI message tag for sending/receiving a point x. | |
| #define | XTAG 3 |
| MPI message tag for sending/receiving a corresponding point tag. | |
| #define | CODE 4 |
| MPI message tag for sending/receiving constraint violation code. | |
| #define | FVAL 5 |
| MPI message tag for sending/receiving a corresponding function value. | |
|
|
MPI message tag for sending quit command to workers.
Definition at line 11 of file cex_msgtags.hpp. Referenced by master(). |
|
|
MPI message tag for sending/receiving size of a point.
Definition at line 13 of file cex_msgtags.hpp. |
|
|
MPI message tag for sending/receiving a point x.
Definition at line 15 of file cex_msgtags.hpp. Referenced by CustomExecutor::spawn(), and worker(). |
|
|
MPI message tag for sending/receiving a corresponding point tag.
Definition at line 17 of file cex_msgtags.hpp. Referenced by CustomExecutor::recv(), CustomExecutor::spawn(), and worker(). |
|
|
MPI message tag for sending/receiving constraint violation code.
Definition at line 19 of file cex_msgtags.hpp. Referenced by CustomExecutor::recv(), and worker(). |
|
|
MPI message tag for sending/receiving a corresponding function value.
Definition at line 21 of file cex_msgtags.hpp. Referenced by CustomExecutor::recv(), and worker(). |
![]()
© 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