Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
neko Module Reference

Master module.

Functions/Subroutines

subroutine neko_init (c)
 Initialise Neko.
 
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.
 

Function/Subroutine Documentation

◆ neko_finalize()

subroutine neko::neko_finalize ( type(case_t), intent(inout), optional  c)

Definition at line 212 of file neko.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ neko_init()

subroutine neko::neko_init ( type(case_t), intent(inout), optional, target  c)

Definition at line 133 of file neko.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ neko_job_info()

subroutine neko::neko_job_info ( character(8), intent(in), optional  date,
character(10), intent(in), optional  time 
)

Definition at line 233 of file neko.f90.

Here is the call graph for this function:
Here is the caller graph for this function: