Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RFLO_ChangeInteriorGrid.F90 File Reference
#include "Indexing.h"
Include dependency graph for RFLO_ChangeInteriorGrid.F90:

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_changeinteriorgrid (region, boundMoved, edgeMoved, arcLen12, arcLen34, arcLen56, xyzOld, xyz)
 

Function/Subroutine Documentation

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 
)