Public Member Functions | |
subroutine | rflo_boundarydeformation (region, boundMoved, edgeMoved, arcLen12, arcLen34, arcLen56, xyzOld, dNode) |
Definition at line 57 of file RFLO_ModInterfacesLibrary.F90.
subroutine rflo_boundarydeformation | ( | 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 | dNode | ||
) |
Definition at line 57 of file RFLO_ModInterfacesLibrary.F90.