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

Go to the source code of this file.

Functions/Subroutines

subroutine radi_extinctioncoef (region)
 
subroutine copy2dumcells (m1, m2, var)
 

Function/Subroutine Documentation

subroutine radi_extinctioncoef::copy2dumcells ( integer  m1,
integer  m2,
real(rfreal), dimension(:,:), pointer  var 
)

Definition at line 356 of file RADI_ExtinctionCoef.F90.

References i, idcbeg, idcend, ipcbeg, ipcend, j, jdcbeg, jdcend, jpcbeg, jpcend, k, kdcbeg, and kpcbeg.

Referenced by radi_extinctioncoef().

Here is the caller graph for this function:

subroutine radi_extinctioncoef ( type(t_region)  region)

Definition at line 45 of file RADI_ExtinctionCoef.F90.

References copy2dumcells(), moderror::deregisterfunction(), moderror::errorstop(), i, idcbeg, idcend, ipcbeg, ipcend, j, jdcbeg, jdcend, jpcbeg, jpcend, k, kdcbeg, kpcbeg, max(), min(), n, moderror::registerfunction(), rflo_getcelloffset(), rflo_getdimensdummy(), rflo_getdimensphys(), and CImg< T >::sum().

Referenced by radi_emsinit(), and radi_rkinit().

Here is the call graph for this function:

Here is the caller graph for this function: