#include "Indexing.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | radi_extinctioncoef (region) |
subroutine | copy2dumcells (m1, m2, var) |
subroutine radi_extinctioncoef::copy2dumcells | ( | integer | m1, |
integer | m2, | ||
real(rfreal), dimension(:,:), pointer | var | ||
) |
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().