|
ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | computeholesinsidebody (level, sps) |
| subroutine | checkinside () |
| subroutine | builduniquenormal (wall) |
| subroutine builduniquenormal | ( | type(oversetwall), intent(inout) | wall | ) |
Definition at line 749 of file computeHolesInsideBody.F90.
Referenced by computeholesinsidebody().

| subroutine computeholesinsidebody::checkinside |
Definition at line 717 of file computeHolesInsideBody.F90.
References blockpointers::iblank.
Referenced by actuatorregion::addactuatorregion(), checkinside(), computeholesinsidebody(), and oversetapi::flagcellsinsurface().

| subroutine computeholesinsidebody | ( | integer(kind=inttype), intent(in) | level, |
| integer(kind=inttype), intent(in) | sps | ||
| ) |
Definition at line 1 of file computeHolesInsideBody.F90.
References communication::adflow_comm_world, blockpointers::bcfaceid, blockpointers::bctype, adtbuild::buildserialquad(), builduniquenormal(), checkinside(), oversetdata::clusters, communication::commpatterncell_2nd, oversetdata::cumdomproc, adtbuild::destroyserialhex(), blockpointers::globalnode, blockpointers::il, communication::internalcell_2nd, blockpointers::jl, blockpointers::kl, adtlocalsearch::mindistancetreesearchsinglepoint(), communication::myid, blockpointers::nbocos, adjointvars::ncellslocal, oversetdata::nclusters, inputoverset::nearwalldist, adjointvars::nnodeslocal, communication::nproc, inputtimespectral::ntimeintervalsspectral, oversetdata::oversetpresent, blockpointers::righthanded, inputphysics::walldistcutoff, and blockpointers::x.
