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

Go to the source code of this file.

Modules

module  adtapi
 

Functions/Subroutines

subroutine adtapi::adtbuildsurfaceadt (nTria, nQuads, nNodes, coor, triaConn, quadsConn, BBox, useBBox, comm, adtID)
 
subroutine adtapi::adtbuildvolumeadt (nTetra, nPyra, nPrisms, nHexa, nNodes, coor, tetraConn, pyraConn, prismsConn, hexaConn, BBox, useBBox, comm, adtID)
 
subroutine adtapi::adtcontainmentsearch (nCoor, coor, adtID, procID, elementType, elementID, uvw, nInterpol, arrDonor, arrInterpol)
 
subroutine adtapi::adtdeallocateadts (adtID)
 
subroutine adtapi::adtfailsafesearch (nCoor, coor, adtID, procID, elementType, elementID, uvw, dist2, nInterpol, arrDonor, arrInterpol)
 
subroutine adtapi::adtmindistancesearch (nCoor, coor, adtID, procID, elementType, elementID, uvw, dist2, nInterpol, arrDonor, arrInterpol)