Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RFLO_CalcGradConnBc.F90 File Reference
#include "Indexing.h"
Include dependency graph for RFLO_CalcGradConnBc.F90:

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_calcgradconnbc (region, patch, iConBc, iBegV, iEndV, iBegG, iEndG, var, gradi, gradj, gradk)
 
subroutine rflo_setindexrange
 
subroutine rflo_calcsidegrad
 
subroutine rflo_copypatchedgegrad
 

Function/Subroutine Documentation

subroutine rflo_calcgradconnbc ( type(t_region)  region,
type(t_patch)  patch,
integer, dimension(6)  iConBc,
integer  iBegV,
integer  iEndV,
integer  iBegG,
integer  iEndG,
real(rfreal), dimension(:,:), pointer  var,
real(rfreal), dimension(:,:), pointer  gradi,
real(rfreal), dimension(:,:), pointer  gradj,
real(rfreal), dimension(:,:), pointer  gradk 
)
subroutine rflo_calcgradconnbc::rflo_calcsidegrad ( )

Definition at line 190 of file RFLO_CalcGradConnBc.F90.

References gradi(), gradj(), i, idir, inode, j, jdir, jnode, k, and kdir.

Referenced by rflo_calcgradconnbc().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflo_calcgradconnbc::rflo_copypatchedgegrad ( )

Definition at line 565 of file RFLO_CalcGradConnBc.F90.

References gradi(), gradj(), i, ibeg, j, jbeg, k, and kbeg.

Referenced by rflo_calcgradconnbc().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflo_calcgradconnbc::rflo_setindexrange ( )

Definition at line 168 of file RFLO_CalcGradConnBc.F90.

References ibeg, idir, iend, jbeg, jdir, jend, kbeg, and kdir.

Referenced by rflo_calcgradconnbc().

Here is the caller graph for this function: