| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 

Public Attributes | |
| type(mpi_status) | status | 
| status of this operation   | |
| type(mpi_request) | request | 
| unique request for this buffer   | |
| logical | flag | 
| flag = false when operation is in process Set to true when operation has succeeded   | |
| real(kind=dp), dimension(:), allocatable | data | 
| Buffer with data to send/recieve.   | |
| integer | size = 0 | 
Definition at line 58 of file cartesian_pe_finder.f90.
| real(kind=dp), dimension(:), allocatable cartesian_pe_finder::i8_mpi_t::data | 
Definition at line 67 of file cartesian_pe_finder.f90.
| logical cartesian_pe_finder::i8_mpi_t::flag | 
Definition at line 65 of file cartesian_pe_finder.f90.
| type(mpi_request) cartesian_pe_finder::i8_mpi_t::request | 
Definition at line 62 of file cartesian_pe_finder.f90.
| integer cartesian_pe_finder::i8_mpi_t::size = 0 | 
Definition at line 68 of file cartesian_pe_finder.f90.
| type(mpi_status) cartesian_pe_finder::i8_mpi_t::status | 
Definition at line 60 of file cartesian_pe_finder.f90.