Unstruct2D  1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Grids
 All Classes Files Functions Variables
irsmoo.f90 File Reference

Central implicit residual smoothing. More...

Functions/Subroutines

subroutine irsmoo (ncontr, rhsold, rhsit)
 Applies the central implicit smoothing method to the residuals by using Jacobi iteration. More...
 

Function/Subroutine Documentation

subroutine irsmoo ( integer, dimension(:)  ncontr,
real(rtype), dimension(:,:)  rhsold,
real(rtype), dimension(:,:)  rhsit 
)
Parameters
ncontrnumber of contributions to a node
rhsoldstorage for the initial non-smoothed residual
rhsitnodal contributions to the residual during the iteration