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

Go to the source code of this file.

Functions/Subroutines

subroutine buildclusterwalls (level, sps, useDual, walls, famList, nFamList)
 

Function/Subroutine Documentation

◆ buildclusterwalls()

subroutine buildclusterwalls ( integer(kind=inttype), intent(in)  level,
integer(kind=inttype), intent(in)  sps,
logical, intent(in)  useDual,
type(oversetwall), dimension(nclusters), intent(inout), target  walls,
integer(kind=inttype), dimension(nfamlist), intent(in)  famList,
integer(kind=inttype), intent(in)  nFamList 
)