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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_copyvectorpatches (iLev, region, vec)
 
subroutine rflo_copyvectoredges (iLev, region, vec)
 
subroutine rflo_copyvectorcorners (iLev, region, vec)
 

Function/Subroutine Documentation

subroutine rflo_copyvectorcorners ( integer  iLev,
type(t_region)  region,
real(rfreal), dimension(:), pointer  vec 
)
subroutine rflo_copyvectoredges ( integer  iLev,
type(t_region)  region,
real(rfreal), dimension(:), pointer  vec 
)
subroutine rflo_copyvectorpatches ( integer  iLev,
type(t_region)  region,
real(rfreal), dimension(:), pointer  vec 
)