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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_calcgradphysbc (region, patch, iBegV, iEndV, iBegG, iEndG, var, gradi, gradj, gradk)
 
subroutine rflo_finishgradpatchlinear
 
subroutine rflo_finishgradpatchconstant
 

Function/Subroutine Documentation

subroutine rflo_calcgradphysbc ( type(t_region)  region,
type(t_patch)  patch,
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_calcgradphysbc::rflo_finishgradpatchconstant ( )

Definition at line 266 of file RFLO_CalcGradPhysBc.F90.

References i, ibeg, iend, inode, j, jbeg, jend, jnode, k, and kbeg.

Referenced by rflo_calcgradphysbc().

Here is the caller graph for this function:

subroutine rflo_calcgradphysbc::rflo_finishgradpatchlinear ( )

Definition at line 221 of file RFLO_CalcGradPhysBc.F90.

References i, idir, inode, j, jdir, jnode, k, and kdir.

Referenced by rflo_calcgradphysbc().

Here is the caller graph for this function: