![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_couple_struct.h>
Data Fields | |
| int | psize |
| int | rank |
| int * | ranks |
| HECMW_Comm | comm |
| HECMW_Group | group |
| int | root |
| int | is_root |
| int | is_member |
Definition at line 12 of file hecmw_couple_struct.h.
| HECMW_Comm hecmw_couple_comm::comm |
Definition at line 16 of file hecmw_couple_struct.h.
| HECMW_Group hecmw_couple_comm::group |
Definition at line 17 of file hecmw_couple_struct.h.
| int hecmw_couple_comm::is_member |
Definition at line 20 of file hecmw_couple_struct.h.
| int hecmw_couple_comm::is_root |
Definition at line 19 of file hecmw_couple_struct.h.
| int hecmw_couple_comm::psize |
Definition at line 13 of file hecmw_couple_struct.h.
| int hecmw_couple_comm::rank |
Definition at line 14 of file hecmw_couple_struct.h.
| int* hecmw_couple_comm::ranks |
Definition at line 15 of file hecmw_couple_struct.h.
| int hecmw_couple_comm::root |
Definition at line 18 of file hecmw_couple_struct.h.