Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
cartesian_pe_finder::i8_mpi_t Type Reference
Collaboration diagram for cartesian_pe_finder::i8_mpi_t:

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
 

Detailed Description

Definition at line 58 of file cartesian_pe_finder.f90.

Member Data Documentation

◆ data

real(kind=dp), dimension(:), allocatable cartesian_pe_finder::i8_mpi_t::data

Definition at line 67 of file cartesian_pe_finder.f90.

◆ flag

logical cartesian_pe_finder::i8_mpi_t::flag

Definition at line 65 of file cartesian_pe_finder.f90.

◆ request

type(mpi_request) cartesian_pe_finder::i8_mpi_t::request

Definition at line 62 of file cartesian_pe_finder.f90.

◆ size

integer cartesian_pe_finder::i8_mpi_t::size = 0

Definition at line 68 of file cartesian_pe_finder.f90.

◆ status

type(mpi_status) cartesian_pe_finder::i8_mpi_t::status

Definition at line 60 of file cartesian_pe_finder.f90.


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