Data Fields | |
| logical | init |
| integer | proc_number |
| integer | proc_min |
| integer | color |
| integer | comm |
| integer | rank |
| integer, dimension(:), allocatable | proc_list |
Definition at line 50 of file comm_tri7vox_mod.F.
| integer comm_tri7vox_mod::comm_tri7vox_type::color |
Definition at line 54 of file comm_tri7vox_mod.F.
| integer comm_tri7vox_mod::comm_tri7vox_type::comm |
Definition at line 55 of file comm_tri7vox_mod.F.
| logical comm_tri7vox_mod::comm_tri7vox_type::init |
Definition at line 51 of file comm_tri7vox_mod.F.
| integer, dimension(:), allocatable comm_tri7vox_mod::comm_tri7vox_type::proc_list |
Definition at line 56 of file comm_tri7vox_mod.F.
| integer comm_tri7vox_mod::comm_tri7vox_type::proc_min |
Definition at line 53 of file comm_tri7vox_mod.F.
| integer comm_tri7vox_mod::comm_tri7vox_type::proc_number |
Definition at line 52 of file comm_tri7vox_mod.F.
| integer comm_tri7vox_mod::comm_tri7vox_type::rank |
Definition at line 55 of file comm_tri7vox_mod.F.