ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Functions/Subroutines
actuatorregion_d Module Reference

Functions/Subroutines

subroutine computeactuatorregionvolume_d (nn, iregion)
 
subroutine computeactuatorregionvolume (nn, iregion)
 

Function/Subroutine Documentation

◆ computeactuatorregionvolume()

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.

◆ computeactuatorregionvolume_d()

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().

Here is the caller graph for this function: