Octopus
|
auxiliary handle for ghost updates More...
auxiliary handle for ghost updates
This class is used to transfer data between the ghost_update_start() and ghost_update_finish() routines.
Definition at line 201 of file boundaries.F90.
Private Attributes | |
type(batch_t) | ghost_send |
batch for sending data; it is packed into this one More... | |
type(mpi_request), dimension(:), allocatable | requests |
integer | nnb |
real(real64), dimension(:), pointer | drecv_buffer |
complex(real64), dimension(:), pointer | zrecv_buffer |
real(real64), dimension(:), pointer | dsend_buffer |
complex(real64), dimension(:), pointer | zsend_buffer |
type(batch_t), pointer | v_local |
type(par_vec_t), pointer | pv |
|
private |
batch for sending data; it is packed into this one
Definition at line 203 of file boundaries.F90.
|
private |
Definition at line 204 of file boundaries.F90.
|
private |
Definition at line 205 of file boundaries.F90.
|
private |
Definition at line 207 of file boundaries.F90.
|
private |
Definition at line 208 of file boundaries.F90.
|
private |
Definition at line 209 of file boundaries.F90.
|
private |
Definition at line 210 of file boundaries.F90.
|
private |
Definition at line 211 of file boundaries.F90.
|
private |
Definition at line 212 of file boundaries.F90.