Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
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. More... | |
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.