Public Member Functions | |
subroutine | rflo_exchangednodecopy (region, regionSrc, patch, patchSrc, average, dNode, dNodeSrc) |
Definition at line 228 of file RFLO_ModInterfacesLibrary.F90.
subroutine rflo_exchangednodecopy | ( | type(t_region) | region, |
type(t_region) | regionSrc, | ||
type(t_patch) | patch, | ||
type(t_patch) | patchSrc, | ||
logical | average, | ||
real(rfreal), dimension(:,:), pointer | dNode, | ||
real(rfreal), dimension(:,:), pointer | dNodeSrc | ||
) |
Definition at line 228 of file RFLO_ModInterfacesLibrary.F90.