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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_calcgradfaces (region, ilev, iBegV, iEndV, iBegG, iEndG, var, gradi, gradj, gradk)
 
subroutine rflo_copyedgegrad
 

Function/Subroutine Documentation

subroutine rflo_calcgradfaces ( type(t_region)  region,
integer  ilev,
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 
)

Definition at line 54 of file RFLO_CalcGradFaces.F90.

References moderror::deregisterfunction(), gradi(), gradj(), i, j, k, moderror::registerfunction(), rflo_copyedgegrad(), rflo_getcelloffset(), rflo_getdimensphysnodes(), and rflo_getnodeoffset().

Referenced by rflo_calcgradvector().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflo_calcgradfaces::rflo_copyedgegrad ( )

Definition at line 406 of file RFLO_CalcGradFaces.F90.

References gradi(), gradj(), i, j, and k.

Referenced by rflo_calcgradfaces().

Here is the call graph for this function:

Here is the caller graph for this function: