Public Member Functions | |
| subroutine | rflo_calcgraddummy (region, patch, iBegV, iEndV, iBegG, iEndG, gradi, gradj, gradk) |
Definition at line 118 of file RFLO_ModInterfacesLibrary.F90.
| subroutine rflo_calcgraddummy | ( | type(t_region) | region, |
| type(t_patch) | patch, | ||
| integer | iBegV, | ||
| integer | iEndV, | ||
| integer | iBegG, | ||
| integer | iEndG, | ||
| real(rfreal), dimension(:,:), pointer | gradi, | ||
| real(rfreal), dimension(:,:), pointer | gradj, | ||
| real(rfreal), dimension(:,:), pointer | gradk | ||
| ) |
Definition at line 118 of file RFLO_ModInterfacesLibrary.F90.
References gradi(), and gradj().
