Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Auxiliary routines for fluid solvers.
Functions/Subroutines | |
subroutine | scalar_step_info (time, ksp_results, strict_convergence) |
Prints for prs, velx, vely, velz the following: Number of iterations, start residual, end residual. | |
subroutine scalar_aux::scalar_step_info | ( | type(time_state_t), intent(in) | time, |
type(ksp_monitor_t), dimension(:), intent(in) | ksp_results, | ||
logical, intent(in), optional | strict_convergence | ||
) |
Definition at line 14 of file scalar_aux.f90.