|
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 | adtutils |
Functions/Subroutines | |
| subroutine | adtutils::adtterminate (ADT, routineName, errorMessage) |
| subroutine | adtutils::allocateadts |
| subroutine | adtutils::deallocateadts (adtID) |
| subroutine | adtutils::qsortbboxes (arr, nn, ADT, dir) |
| subroutine | adtutils::qsortbboxtargets (arr, nn, ADT) |
| subroutine | adtutils::reallocateadts (adtID, jj) |
| subroutine | adtutils::reallocbboxtargettypeplus (arr, nSize, nInc, ADT) |
| subroutine | adtutils::reallocplus (arr, nSize, nInc, ADT) |
Variables | |
| integer(kind=inttype) | adtutils::nstack |
| integer(kind=inttype), dimension(:), pointer | adtutils::stack |