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

Go to the source code of this file.

Functions/Subroutines

subroutine rflo_copymatrixpatches (iLev, region, mat)
 
subroutine rflo_copymatrixedges (iLev, region, mat)
 
subroutine rflo_copymatrixcorners (iLev, region, mat)
 

Function/Subroutine Documentation

subroutine rflo_copymatrixcorners ( integer  iLev,
type(t_region)  region,
real(rfreal), dimension(:,:), pointer  mat 
)
subroutine rflo_copymatrixedges ( integer  iLev,
type(t_region)  region,
real(rfreal), dimension(:,:), pointer  mat 
)
subroutine rflo_copymatrixpatches ( integer  iLev,
type(t_region)  region,
real(rfreal), dimension(:,:), pointer  mat 
)