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