|
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 | computecellwallpoint (level, sps) |
| subroutine computecellwallpoint | ( | integer(kind=inttype), intent(in) | level, |
| integer(kind=inttype), intent(in) | sps | ||
| ) |
Definition at line 1 of file computeCellWallPoint.F90.
References oversetdata::clusters, oversetdata::clusterwalls, communication::commpatterncell_2nd, oversetdata::cumdomproc, constants::eighth, blockpointers::ib, blockpointers::il, communication::internalcell_2nd, blockpointers::jb, blockpointers::jl, blockpointers::kb, kdtree2_module::kdtree2_create(), kdtree2_module::kdtree2_n_nearest(), kdtree2_module::kdtree2destroy(), blockpointers::kl, constants::large, communication::myid, oversetdata::nclusters, utils::setpointers(), blockpointers::wallind, haloexchange::whalo1to1realgeneric(), blockpointers::x, and blockpointers::xseed.
Referenced by oversetapi::oversetcomm().

