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

Auxiliary routines for fluid solvers.

Functions/Subroutines

subroutine, public fluid_step_info (time, ksp_results, full_stress_formulation, strict_convergence)
 Prints for prs, velx, vely, velz the following: Number of iterations, start residual, end residual.
 

Function/Subroutine Documentation

◆ fluid_step_info()

subroutine, public fluid_aux::fluid_step_info ( type(time_state_t), intent(in time,
type(ksp_monitor_t), dimension(:), intent(in ksp_results,
logical, intent(in full_stress_formulation,
logical, intent(in), optional  strict_convergence 
)

Definition at line 17 of file fluid_aux.f90.

Here is the call graph for this function: