![]() |
NeoPZ
|
#include <pzparallel.h>
Public Attributes | |
| int | i |
| body_t * | obj |
Definition at line 11 of file pzparallel.h.
| int pz::thread_arg< body_t >::i |
Definition at line 12 of file pzparallel.h.
Referenced by pz::parallel_for(), and pz::thread_work().
| body_t* pz::thread_arg< body_t >::obj |
Definition at line 13 of file pzparallel.h.
Referenced by pz::parallel_for(), and pz::thread_work().
1.8.13