Public Member Functions | |
| subroutine | rflu_scalarfirstpatch (pRegion, pPatch, nVarScal, cvScal, valScal, resScal) |
Definition at line 319 of file RFLU_ModInterfacesLibrary.F90.
| 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(out) | resScal | ||
| ) |
Definition at line 319 of file RFLU_ModInterfacesLibrary.F90.