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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_exchangednodecopy (region, regionSrc, patch, patchSrc, average, dNode, dNodeSrc)
 

Function/Subroutine Documentation

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 
)