ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Modules | Functions/Subroutines
BCRoutines_b.f90 File Reference

Go to the source code of this file.

Modules

module  bcroutines_b
 

Functions/Subroutines

subroutine bcroutines_b::applyallbc_block (secondhalo)
 
subroutine bcroutines_b::bcsymm1sthalo_b (nn)
 
subroutine bcroutines_b::bcsymm1sthalo (nn)
 
subroutine bcroutines_b::bcsymm2ndhalo_b (nn)
 
subroutine bcroutines_b::bcsymm2ndhalo (nn)
 
subroutine bcroutines_b::bcsymmpolar1sthalo_b (nn)
 
subroutine bcroutines_b::bcsymmpolar1sthalo (nn)
 
subroutine bcroutines_b::bcsymmpolar2ndhalo_b (nn)
 
subroutine bcroutines_b::bcsymmpolar2ndhalo (nn)
 
subroutine bcroutines_b::bcnswalladiabatic_b (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcnswalladiabatic (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcnswallisothermal_b (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcnswallisothermal (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcsubsonicoutflow_b (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcsubsonicoutflow (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcsubsonicinflow_b (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcsubsonicinflow (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bceulerwall_b (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bceulerwall (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcfarfield_b (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcfarfield (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcsupersonicinflow (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::bcextrap (nn, secondhalo, correctfork)
 
subroutine bcroutines_b::prhosubsonicinlet (ww, pp, correctfork)
 
subroutine cportintegrant (t, nn, int)
 
subroutine bcroutines_b::computeetot_b (ww, wwd, pp, ppd, correctfork)
 
subroutine bcroutines_b::computeetot (ww, pp, correctfork)
 
subroutine bcroutines_b::extrapolate2ndhalo_b (correctfork)
 
subroutine bcroutines_b::extrapolate2ndhalo (correctfork)
 

Function/Subroutine Documentation

◆ cportintegrant()

subroutine prhosubsonicinlet::cportintegrant ( real(kind=realtype), intent(in)  t,
integer(kind=inttype), intent(out)  nn,
real(kind=realtype), intent(out)  int 
)