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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_edgedeformationstraight (region, boundMoved, edgeStraight, edgeMoved, arcLen12, arcLen34, arcLen56, xyzOrig, xyzOld, dNode)
 

Function/Subroutine Documentation

subroutine rflo_edgedeformationstraight ( type(t_region)  region,
logical, dimension(6)  boundMoved,
logical, dimension(12)  edgeStraight,
logical, dimension(12)  edgeMoved,
real(rfreal), dimension(:,:), pointer  arcLen12,
real(rfreal), dimension(:,:), pointer  arcLen34,
real(rfreal), dimension(:,:), pointer  arcLen56,
real(rfreal), dimension(:,:), pointer  xyzOrig,
real(rfreal), dimension(:,:), pointer  xyzOld,
real(rfreal), dimension(:,:), pointer  dNode 
)