YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Data Fields
comm_stuff Struct Reference
Collaboration diagram for comm_stuff:
Collaboration graph

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
 

Detailed Description

Definition at line 71 of file interp_method_creep.c.

Field Documentation

◆ comm

MPI_Comm comm_stuff::comm

Definition at line 75 of file interp_method_creep.c.

◆ rank

int comm_stuff::rank

Definition at line 72 of file interp_method_creep.c.

◆ rdispls

size_t * comm_stuff::rdispls

Definition at line 73 of file interp_method_creep.c.

◆ recvcounts

size_t * comm_stuff::recvcounts

Definition at line 73 of file interp_method_creep.c.

◆ sdispls

size_t * comm_stuff::sdispls

Definition at line 73 of file interp_method_creep.c.

◆ sendcounts

size_t* comm_stuff::sendcounts

Definition at line 73 of file interp_method_creep.c.

◆ size

int comm_stuff::size

Definition at line 72 of file interp_method_creep.c.

◆ stencil_info_dt

MPI_Datatype comm_stuff::stencil_info_dt

Definition at line 74 of file interp_method_creep.c.


The documentation for this struct was generated from the following file: