|
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.
Modules | |
| module | adtsearch |
Functions/Subroutines | |
| subroutine | adtsearch::containmentsearch (nCoor, coor, adtID, procID, elementType, elementID, uvw, nInterpol, arrDonor, arrInterpol) |
| subroutine | adtsearch::failsafesearch (nCoor, coor, adtID, procID, elementType, elementID, uvw, dist2, nInterpol, arrDonor, arrInterpol) |
| subroutine | adtsearch::initsearch (nCoor, coor, dist2, ADT, containmentSearch) |
| subroutine | adtsearch::mindistancesearch (nCoor, coor, adtID, procID, elementType, elementID, uvw, dist2, nInterpol, arrDonor, arrInterpol) |
| subroutine | adtsearch::search (nCoor, coor, procID, elementType, elementID, uvw, dist2, ADT, containmentSearch, nInterpol, arrDonor, arrInterpol) |