Public Member Functions | |
| subroutine | rflo_changeinteriorgrid (region, boundMoved, edgeMoved, arcLen12, arcLen34, arcLen56, xyzOld, xyz) | 
Definition at line 185 of file RFLO_ModInterfacesLibrary.F90.
| subroutine rflo_changeinteriorgrid | ( | type(t_region) | region, | 
| logical, dimension(6) | boundMoved, | ||
| logical, dimension(12) | edgeMoved, | ||
| real(rfreal), dimension(:,:), pointer | arcLen12, | ||
| real(rfreal), dimension(:,:), pointer | arcLen34, | ||
| real(rfreal), dimension(:,:), pointer | arcLen56, | ||
| real(rfreal), dimension(:,:), pointer | xyzOld, | ||
| real(rfreal), dimension(:,:), pointer | xyz | ||
| ) | 
Definition at line 185 of file RFLO_ModInterfacesLibrary.F90.