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

Go to the source code of this file.

Functions/Subroutines

subroutine floodinteriorcells (level, sps)
 
subroutine addseed (i, j, k)
 
logical function onblock (i, j, k)
 

Function/Subroutine Documentation

◆ addseed()

subroutine floodinteriorcells::addseed ( integer(kind=inttype), intent(in)  i,
integer(kind=inttype), intent(in)  j,
integer(kind=inttype), intent(in)  k 
)

Definition at line 245 of file floodInteriorCells.F90.

◆ floodinteriorcells()

subroutine floodinteriorcells ( integer(kind=inttype), intent(in)  level,
integer(kind=inttype), intent(in)  sps 
)

◆ onblock()

logical function floodinteriorcells::onblock ( integer(kind=inttype), intent(in)  i,
integer(kind=inttype), intent(in)  j,
integer(kind=inttype), intent(in)  k 
)

Definition at line 253 of file floodInteriorCells.F90.

References blockpointers::il, blockpointers::jl, blockpointers::kl, and onblock().

Here is the call graph for this function: