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

Go to the source code of this file.

Modules

module  masterroutines
 

Functions/Subroutines

subroutine masterroutines::master (useSpatial, famLists, funcValues, forces, bcDataNames, bcDataValues, bcDataFamLists)
 
subroutine masterroutines::master_d (wdot, xdot, forcesDot, dwDot, famLists, funcValues, funcValuesd, bcDataNames, bcDataValues, bcDataValuesd, bcDataFamLists)
 
subroutine masterroutines::master_b (wbar, xbar, extraBar, forcesBar, dwBar, nState, famLists, funcValues, funcValuesd, bcDataNames, bcDataValues, bcDataValuesd, bcDataFamLists)
 
subroutine masterroutines::master_state_b (wbar, dwBar, nState)
 
subroutine masterroutines::block_res_state (nn, sps, useFlowRes, useTurbRes)
 
subroutine masterroutines::block_res_state_d (nn, sps)