|
YAC 3.12.0
Yet Another Coupler
|

Data Fields | |
| int | rank |
| int | size |
| size_t * | sendcounts |
| size_t * | recvcounts |
| size_t * | sdispls |
| size_t * | rdispls |
| MPI_Datatype | stencil_info_dt |
| MPI_Comm | comm |
Definition at line 72 of file interp_method_creep.c.
| MPI_Comm comm_stuff::comm |
Definition at line 76 of file interp_method_creep.c.
| int comm_stuff::rank |
Definition at line 73 of file interp_method_creep.c.
| size_t * comm_stuff::rdispls |
Definition at line 74 of file interp_method_creep.c.
| size_t * comm_stuff::recvcounts |
Definition at line 74 of file interp_method_creep.c.
| size_t * comm_stuff::sdispls |
Definition at line 74 of file interp_method_creep.c.
| size_t* comm_stuff::sendcounts |
Definition at line 74 of file interp_method_creep.c.
| int comm_stuff::size |
Definition at line 73 of file interp_method_creep.c.
| MPI_Datatype comm_stuff::stencil_info_dt |
Definition at line 75 of file interp_method_creep.c.