Scippy

UG

Ubiquity Generator framework

bbParaSolverStateTh.h File Reference

Go to the source code of this file.

Classes

class  BbParaSolverStateTh
 class BbParaSolverStateTh (ParaSolver state object for notification message by thread communication) More...
 

Namespaces

 UG
 

Macros

#define DEF_PARA_SOLVER_STATE(para_state, state)   BbParaSolverStateTh *para_state = dynamic_cast< BbParaSolverStateTh* >(state)
 

Macro Definition Documentation

◆ DEF_PARA_SOLVER_STATE

#define DEF_PARA_SOLVER_STATE (   para_state,
  state 
)    BbParaSolverStateTh *para_state = dynamic_cast< BbParaSolverStateTh* >(state)

Definition at line 118 of file bbParaSolverStateTh.h.