Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rflo_modinterfaceslibrary::RFLO_CalcGradConnBc Interface Reference

Public Member Functions

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

Detailed Description

Definition at line 96 of file RFLO_ModInterfacesLibrary.F90.

Member 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 
)

Definition at line 96 of file RFLO_ModInterfacesLibrary.F90.

References gradi(), and gradj().

Here is the call graph for this function:


The documentation for this interface was generated from the following file: