Go to the source code of this file.
Functions/Subroutines | |
| subroutine | rflu_scalarfirstpatch (pRegion, pPatch, nVarScal, cvScal, valScal, resScal) |
| subroutine rflu_scalarfirstpatch | ( | type(t_region), pointer | pRegion, |
| type(t_patch), pointer | pPatch, | ||
| integer, intent(in) | nVarScal, | ||
| real(rfreal), dimension(:,:), intent(in) | cvScal, | ||
| type(t_bcvalues) | valScal, | ||
| real(rfreal), dimension(:,:), intent(inout) | resScal | ||
| ) |
Definition at line 50 of file RFLU_ScalarFirstPatch.F90.
References moderror::deregisterfunction(), moderror::errorstop(), and moderror::registerfunction().
Referenced by convectivefluxesmp().

