|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
Auxiliary routines for fluid solvers.
Functions/Subroutines | |
| subroutine, public | scalar_step_info (time, ksp_results, strict_convergence, allow_stabilization) |
| Prints for prs, velx, vely, velz the following: Number of iterations, start residual, end residual. | |
| subroutine, public | scalar_step_info_reset_stabilized () |
| Resets the stabilized flag to false. | |
Variables | |
| logical, public, protected | stabilized = .false. |
| To track if the solver is stabilized. | |
| subroutine, public scalar_aux::scalar_step_info_reset_stabilized |
Definition at line 102 of file scalar_aux.f90.
Definition at line 46 of file scalar_aux.f90.