Loading [MathJax]/jax/output/HTML-CSS/config.js
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
fluid_aux Module Reference

Auxiliary routines for fluid solvers.

Functions/Subroutines

subroutine, public fluid_step_info (step, t, dt, ksp_results)
 Prints for prs, velx, vely, velz the following: Number of iterations, start residual, end residual.
 

Function/Subroutine Documentation

◆ fluid_step_info()

subroutine, public fluid_aux::fluid_step_info ( integer, intent(in step,
real(kind=rp), intent(in t,
real(kind=rp), intent(in dt,
type(ksp_monitor_t), dimension(4), intent(in ksp_results 
)

Definition at line 16 of file fluid_aux.f90.