Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
scalar_aux Module Reference

Auxiliary routines for fluid solvers.

Functions/Subroutines

subroutine scalar_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

◆ scalar_step_info()

subroutine scalar_aux::scalar_step_info ( integer, intent(in step,
real(kind=rp), intent(in t,
real(kind=rp), intent(in dt,
type(ksp_monitor_t), dimension(1), intent(in ksp_results 
)

Definition at line 13 of file scalar_aux.f90.