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

Go to the source code of this file.

Functions/Subroutines

subroutine computeholesinsidebody (level, sps)
 
subroutine checkinside ()
 
subroutine builduniquenormal (wall)
 

Function/Subroutine Documentation

◆ builduniquenormal()

subroutine builduniquenormal ( type(oversetwall), intent(inout)  wall)

Definition at line 749 of file computeHolesInsideBody.F90.

Referenced by computeholesinsidebody().

Here is the caller graph for this function:

◆ checkinside()

subroutine computeholesinsidebody::checkinside

Definition at line 717 of file computeHolesInsideBody.F90.

References blockpointers::iblank.

Referenced by actuatorregion::addactuatorregion(), checkinside(), computeholesinsidebody(), and oversetapi::flagcellsinsurface().

Here is the caller graph for this function:

◆ computeholesinsidebody()

subroutine computeholesinsidebody ( integer(kind=inttype), intent(in)  level,
integer(kind=inttype), intent(in)  sps 
)