Neko
0.9.99
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. More... | |
type(mpi_datatype) | mpi_real_precision |
MPI type for working precision of REAL types. More... | |
type(mpi_datatype) | mpi_extra_precision |
integer | pe_rank |
MPI rank. More... | |
integer | pe_size |
MPI size of communicator. More... | |
logical | nio |
I/O node. More... | |
subroutine comm::comm_free |
subroutine comm::comm_init |