ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Functions/Subroutines
smoothers Module Reference

Functions/Subroutines

subroutine rungekuttasmoother
 
subroutine executerkstage
 
subroutine dadismoother
 
subroutine executedadistep
 

Function/Subroutine Documentation

◆ dadismoother()

subroutine smoothers::dadismoother

Definition at line 383 of file smoothers.F90.

References executedadistep(), iteration::groundlevel, residuals::initres(), inputiteration::nsubiterations, flowvarrefstate::nwf, residuals::residual(), residuals::sourceterms(), and iteration::subit.

Referenced by multigrid::executemgcycle().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ executedadistep()

subroutine smoothers::executedadistep

◆ executerkstage()

subroutine smoothers::executerkstage

◆ rungekuttasmoother()

subroutine smoothers::rungekuttasmoother