|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Modules | |
| module | scalar_aux |
| Auxiliary routines for fluid solvers. | |
Functions/Subroutines | |
| subroutine, public | scalar_aux::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_aux::scalar_step_info_reset_stabilized () |
| Resets the stabilized flag to false. | |
Variables | |
| logical, public, protected | scalar_aux::stabilized = .false. |
| To track if the solver is stabilized. | |