BbParaSolverState extension for threads communication. More...
#include "bbParaSolverState.h"
Go to the source code of this file.
Classes | |
class | BbParaSolverStateTh |
class BbParaSolverStateTh (ParaSolver state object for notification message by thread communication) More... | |
Namespaces | |
namespace | UG |
Macros | |
#define | DEF_PARA_SOLVER_STATE(para_state, state) BbParaSolverStateTh *para_state = dynamic_cast< BbParaSolverStateTh* >(state) |
BbParaSolverState extension for threads communication.
Definition in file bbParaSolverStateTh.h.
#define DEF_PARA_SOLVER_STATE | ( | para_state, | |
state | |||
) | BbParaSolverStateTh *para_state = dynamic_cast< BbParaSolverStateTh* >(state) |
Definition at line 116 of file bbParaSolverStateTh.h.