Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
interface | comm::neko_comm_wrapper_init |
Modules | |
module | comm |
Functions/Subroutines | |
subroutine | comm::comm_init |
subroutine | comm::comm_free |
Variables | |
type(mpi_comm) | comm::neko_comm |
MPI communicator. More... | |
type(mpi_datatype) | comm::mpi_real_precision |
MPI type for working precision of REAL types. More... | |
type(mpi_datatype) | comm::mpi_extra_precision |
integer | comm::pe_rank |
MPI rank. More... | |
integer | comm::pe_size |
MPI size of communicator. More... | |
logical | comm::nio |
I/O node. More... | |