Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rflo_modlaplacesmoothing Module Reference

Public Member Functions

subroutine, public rflo_laplacegridsmoo (regions, resid)
 
subroutine, public rflo_laplacegridpatch (region, patch)
 
subroutine, public rflo_laplacegridjump (region, patch)
 
subroutine, public rflo_laplacegridsolve (region)
 
subroutine rflo_laplacegridortho (region)
 

Private Member Functions

subroutine rflo_laplacegridortho1 (region)
 
subroutine rflo_laplacegridortho2 (region)
 
subroutine rflo_projectquadcorner (ocell, eps, cofgp, cofgm, cfc, xyzc, xyzp)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLO_ModLaplaceSmoothing.F90,v $ $Revision: 1.13 $'
 

Detailed Description

Definition at line 37 of file RFLO_ModLaplaceSmoothing.F90.

Member Function/Subroutine Documentation

subroutine, public rflo_laplacegridjump ( type(t_region)  region,
type(t_patch)  patch 
)

Definition at line 592 of file RFLO_ModLaplaceSmoothing.F90.

References moderror::deregisterfunction(), i, ibeg, iend, j, jbeg, jend, k, kbeg, moderror::registerfunction(), rflo_getnodeoffset(), and rflo_getpatchindicesnodes().

Here is the call graph for this function:

subroutine rflo_laplacegridortho ( type(t_region)  region)
subroutine rflo_laplacegridortho1 ( type(t_region)  region)
private
subroutine rflo_laplacegridortho2 ( type(t_region)  region)
private
subroutine, public rflo_laplacegridpatch ( type(t_region)  region,
type(t_patch)  patch 
)

Definition at line 520 of file RFLO_ModLaplaceSmoothing.F90.

References moderror::deregisterfunction(), i, ibeg, iend, j, jbeg, jend, k, kbeg, moderror::registerfunction(), rflo_getnodeoffset(), and rflo_getpatchindicesnodes().

Here is the call graph for this function:

subroutine, public rflo_laplacegridsolve ( type(t_region)  region)
subroutine rflo_projectquadcorner ( real(rfreal)  ocell,
real(rfreal)  eps,
real(rfreal), dimension(:)  cofgp,
real(rfreal), dimension(:)  cofgm,
real(rfreal), dimension(:)  cfc,
real(rfreal), dimension(:)  xyzc,
real(rfreal), dimension(:)  xyzp 
)
private

Definition at line 2048 of file RFLO_ModLaplaceSmoothing.F90.

References dot_product().

Referenced by accumulatexyzwork().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

character(chrlen) rcsidentstring = '$RCSfile: RFLO_ModLaplaceSmoothing.F90,v $ $Revision: 1.13 $'
private

Definition at line 64 of file RFLO_ModLaplaceSmoothing.F90.


The documentation for this module was generated from the following file: