|
ADflow
v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
|
Functions/Subroutines | |
| subroutine | computeactuatorregionvolume_d (nn, iregion) |
| subroutine | computeactuatorregionvolume (nn, iregion) |
| subroutine actuatorregion_d::computeactuatorregionvolume | ( | integer(kind=inttype), intent(in) | nn, |
| integer(kind=inttype), intent(in) | iregion | ||
| ) |
Definition at line 38 of file actuatorRegion_d.f90.
References actuatorregiondata::actuatorregions, and blockpointers::vol.
| subroutine actuatorregion_d::computeactuatorregionvolume_d | ( | integer(kind=inttype), intent(in) | nn, |
| integer(kind=inttype), intent(in) | iregion | ||
| ) |
Definition at line 16 of file actuatorRegion_d.f90.
References actuatorregiondata::actuatorregions, actuatorregiondata::actuatorregionsd, blockpointers::vol, and blockpointers::vold.
Referenced by masterroutines::master_d().
