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

Go to the source code of this file.

Functions/Subroutines

subroutine determinedonors (level, sps, fringeList, nFringe, useWall)
 

Function/Subroutine Documentation

◆ determinedonors()

subroutine determinedonors ( integer(kind=inttype), intent(in)  level,
integer(kind=inttype), intent(in)  sps,
type(fringetype), dimension(nfringe), intent(inout)  fringeList,
integer(kind=inttype), intent(in)  nFringe,
logical, intent(in)  useWall 
)