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

Functions/Subroutines

subroutine computeactuatorregionvolume_b (nn, iregion)
 
subroutine computeactuatorregionvolume (nn, iregion)
 

Function/Subroutine Documentation

◆ computeactuatorregionvolume()

subroutine actuatorregion_b::computeactuatorregionvolume ( integer(kind=inttype), intent(in)  nn,
integer(kind=inttype), intent(in)  iregion 
)

Definition at line 33 of file actuatorRegion_b.f90.

References actuatorregiondata::actuatorregions, and blockpointers::vol.

◆ computeactuatorregionvolume_b()

subroutine actuatorregion_b::computeactuatorregionvolume_b ( integer(kind=inttype), intent(in)  nn,
integer(kind=inttype), intent(in)  iregion 
)

Definition at line 16 of file actuatorRegion_b.f90.

References actuatorregiondata::actuatorregions, actuatorregiondata::actuatorregionsd, blockpointers::vol, and blockpointers::vold.

Referenced by masterroutines::master_b().

Here is the caller graph for this function: