ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Modules | Functions/Subroutines
haloExchange.F90 File Reference
#include <petsc/finclude/petsc.h>
Include dependency graph for haloExchange.F90:

Go to the source code of this file.

Modules

module  haloexchange
 

Functions/Subroutines

subroutine haloexchange::whalo1 (level, start, end, commPressure, commGamma, commViscous)
 
subroutine haloexchange::whalo2 (level, start, end, commPressure, commGamma, commViscous)
 
subroutine haloexchange::orphanaverage (wstart, wend, calcPressure, calcGamma, calcLamVis, calcEddyVis)
 
subroutine haloexchange::setcommpointers (start, end, commPressure, commVarGamma, commLamVis, commEddyVis, level, sps, derivPointers, nVar, varOffset)
 
subroutine haloexchange::whalo1to1 (level, start, end, commPressure, commVarGamma, commLamVis, commEddyVis, commPattern, internal)
 
subroutine haloexchange::correctperiodicvelocity (level, sp, nPeriodic, periodicData)
 
subroutine haloexchange::whalo1to1realgeneric (nVar, level, sps, commPattern, internal)
 
subroutine haloexchange::whalo1to1realgeneric_b (nVar, level, sps, commPattern, internal)
 
subroutine haloexchange::whalo1to1intgeneric (nVar, level, sps, commPattern, internal)
 
subroutine haloexchange::whalo1to1intgeneric_b (nVar, level, sps, commPattern, internal)
 
subroutine haloexchange::whalo1to1_d (level, start, end, commPressure, commVarGamma, commLamVis, commEddyVis, commPattern, internal)
 
subroutine haloexchange::whalo1to1_b (level, start, end, commPressure, commVarGamma, commLamVis, commEddyVis, commPattern, internal)
 
subroutine haloexchange::woverset (level, start, end, commPressure, commVarGamma, commLamVis, commEddyVis, commPattern, internal)
 
subroutine haloexchange::woverset_d (level, start, end, commPressure, commVarGamma, commLamVis, commEddyVis, commPattern, internal)
 
subroutine haloexchange::woverset_b (level, start, end, commPressure, commVarGamma, commLamVis, commEddyVis, commPattern, internal)
 
subroutine haloexchange::woversetgeneric (nVar, level, sps, commPattern, Internal)
 
subroutine haloexchange::woversetgeneric_d (nVar, level, sps, commPattern, Internal)
 
subroutine haloexchange::woversetgeneric_b (nVar, level, sps, commPattern, Internal)
 
subroutine haloexchange::whalo2_b (level, start, end, commPressure, commGamma, commViscous)
 
subroutine haloexchange::whalo2_d (level, start, end, commPressure, commGamma, commViscous)
 
subroutine haloexchange::reshalo1 (level, start, end)
 
subroutine haloexchange::exchangecoor (level)
 
subroutine haloexchange::correctperiodiccoor (level, sp, nPeriodic, periodicData)
 
subroutine haloexchange::exchangecoor_b (level)
 
subroutine haloexchange::exchangecoor_d (level)
 
subroutine haloexchange::flowintegrationzippercomm (isInflow, vars, sps)
 
subroutine haloexchange::flowintegrationzippercomm_d (isInflow, vars, varsd, sps)
 
subroutine haloexchange::flowintegrationzippercomm_b (isInflow, vars, varsd, sps)
 
subroutine haloexchange::wallintegrationzippercomm (vars, sps)
 
subroutine haloexchange::wallintegrationzippercomm_d (vars, varsd, sps)
 
subroutine haloexchange::wallintegrationzippercomm_b (vars, varsd, sps)