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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_calcgraddummysymm (region, lbound, idir, jdir, kdir, inode, jnode, knode, ibeg, iend, jbeg, jend, kbeg, kend, indBeg, indEnd, jndBeg, jndEnd, kndBeg, kndEnd, iBegV, iEndV, iBegG, iEndG, gradi, gradj, gradk)
 

Function/Subroutine Documentation

subroutine rflo_calcgraddummysymm ( type(t_region)  region,
integer  lbound,
integer  idir,
integer  jdir,
integer  kdir,
integer  inode,
integer  jnode,
integer  knode,
integer  ibeg,
integer  iend,
integer  jbeg,
integer  jend,
integer  kbeg,
integer  kend,
integer  indBeg,
integer  indEnd,
integer  jndBeg,
integer  jndEnd,
integer  kndBeg,
integer  kndEnd,
integer  iBegV,
integer  iEndV,
integer  iBegG,
integer  iEndG,
real(rfreal), dimension(:,:), pointer  gradi,
real(rfreal), dimension(:,:), pointer  gradj,
real(rfreal), dimension(:,:), pointer  gradk 
)

Definition at line 51 of file RFLO_CalcGradDummySymm.F90.

References moderror::deregisterfunction(), gradi(), gradj(), i, ibeg, idir, iend, inode, j, jbeg, jdir, jend, jnode, k, kbeg, kdir, moderror::registerfunction(), and rflo_getnodeoffset().

Referenced by rflo_calcgraddummy().

Here is the call graph for this function:

Here is the caller graph for this function: