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

Go to the source code of this file.

Functions/Subroutines

subroutine inrt_twodimaverage (region)
 
subroutine k_average (cv, nCv)
 

Function/Subroutine Documentation

subroutine inrt_twodimaverage ( type(t_region), intent(inout)  region)

Definition at line 45 of file INRT_TwoDimAverage.F90.

References moderror::deregisterfunction(), moderror::errorstop(), i, ipcbeg, ipcend, j, jpcbeg, jpcend, k, k_average(), kpcbeg, moderror::registerfunction(), rflo_getcelloffset(), and rflo_getdimensphys().

Referenced by afterupdatemp(), and rflo_getflowsolution().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine inrt_twodimaverage::k_average ( real(rfreal), dimension(:,:), pointer  cv,
integer, intent(in)  nCv 
)

Definition at line 161 of file INRT_TwoDimAverage.F90.

References i, ipcbeg, ipcend, j, jpcbeg, jpcend, k, and kpcbeg.

Referenced by inrt_twodimaverage().

Here is the caller graph for this function: