Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RFLU_ScalarSecondPatch.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine rflu_scalarsecondpatch (pRegion, pPatch, nVarScal, cvScal, gradCellScal, valScal, resScal)
 

Function/Subroutine Documentation

subroutine rflu_scalarsecondpatch ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch,
integer, intent(in)  nVarScal,
real(rfreal), dimension(:,:), intent(in)  cvScal,
real(rfreal), dimension(:,:,:), intent(in)  gradCellScal,
type(t_bcvalues)  valScal,
real(rfreal), dimension(:,:), intent(inout)  resScal 
)

Definition at line 51 of file RFLU_ScalarSecondPatch.F90.

References moderror::deregisterfunction(), dx, dy, Direction_3< R, T >::dz(), moderror::errorstop(), and moderror::registerfunction().

Referenced by convectivefluxesmp().

Here is the call graph for this function:

Here is the caller graph for this function: