|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Master module.
Functions/Subroutines | |
| subroutine | neko_init (c) |
| Initialise Neko. | |
| subroutine | neko_solve (c) |
| Main driver to solve a case C. | |
| subroutine | neko_finalize (c) |
| Finalize Neko. | |
| subroutine | neko_job_info (date, time) |
| Display job information, number of MPI ranks, CPU type and selected hardware backend. | |
| subroutine neko::neko_finalize | ( | type(case_t), intent(inout), optional | c | ) |