Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TURB_VFluxHybrid.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine turb_vfluxhybrid (region)
 
subroutine computefluxtot (ijk)
 

Function/Subroutine Documentation

subroutine turb_vfluxhybrid::computefluxtot ( integer  ijk)

Definition at line 233 of file TURB_VFluxHybrid.F90.

References dot_product(), moderror::errorstop(), i, ibeg, ic, iend, ipcbeg, ipcend, j, jbeg, jend, jpcbeg, jpcend, k, kbeg, kpcbeg, max(), and CImg< T >::trace().

Referenced by turb_vfluxhybrid(), and turb_visfluxeddy().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine turb_vfluxhybrid ( type(t_region), target  region)