|
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 | adtlocalsearch |
Functions/Subroutines | |
| subroutine | adtlocalsearch::containmenttreesearch (ADT, coor, intInfo, uvw, arrDonor, nCoor, nInterpol) |
| subroutine | adtlocalsearch::containmenttreesearchsinglepoint (ADT, coor, intInfo, uvw, arrDonor, nInterpol, BB, frontLeaves, frontLeavesNew, failed) |
| subroutine | adtlocalsearch::mindistancetreesearch (ADT, coor, intInfo, uvw, arrDonor, nCoor, nInterpol) |
| subroutine | adtlocalsearch::mindistancetreesearchsinglepoint (ADT, coor, intInfo, uvw, arrDonor, nInterpol, BB, frontLeaves, frontLeavesNew) |
| subroutine | adtlocalsearch::intersectiontreesearchsinglepoint (ADT, coor, intInfo, BB, frontLeaves, frontLeavesNew) |
| subroutine | adtlocalsearch::mind2hexa (xP, x1, x2, x3, x4, x5, x6, x7, x8, d2, chi, iErr) |
| subroutine | adtlocalsearch::newtonstep (hess, grad, step, iErr) |
| subroutine | adtlocalsearch::hessd2hexa (xP, x1, x2, x3, x4, x5, x6, x7, x8, chi, hess, iErr) |
| subroutine | adtlocalsearch::gradd2hexa (xP, x1, x2, x3, x4, x5, x6, x7, x8, chi, x0, y0, z0, grad, iErr) |