Go to the source code of this file.
Variables | |
CProxy_sim | POSE_Objects |
Sim is the base class for all poser entities. | |
CProxy_sim | POSE_Objects_RO |
CkChareID | POSE_Coordinator_ID |
Coordinates all startup and shutdown behaviors for POSE simulations. |
CProxy_sim POSE_Objects |
Sim is the base class for all poser entities.
Global readonly proxy to array containing all posers in a simulation
Definition at line 7 of file sim.C.
Referenced by LBgroup::balance(), opt::CancelSpawn(), POSE_init(), strat::Step(), opt3::Step(), opt2::Step(), opt::Step(), and pose::stop().
CProxy_sim POSE_Objects_RO |
Coordinates all startup and shutdown behaviors for POSE simulations.
Definition at line 10 of file sim.C.
Referenced by POSE_exit(), POSE_init(), POSE_prepExit(), POSE_registerCallBack(), POSE_stop(), POSE_sumGVTIterations(), and pose::stop().