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

Public Member Functions

subroutine, public rflo_elliptgridsmoo (regions, resid)
 
subroutine, public rflo_elliptgridsmooregion (region, resid)
 
subroutine, public rflo_elliptgridpatch (region, patch)
 
subroutine, public rflo_elliptmatrixcoeffs3d (region)
 
subroutine, public rflo_elliptmatrixcoeffs2d (region, patch, iPatch)
 
subroutine, public rflo_elliptgridjac3d (region)
 
subroutine, public rflo_elliptgridgauss3d (region)
 
subroutine, public rflo_elliptgridsor3d (region)
 
subroutine, public rflo_elliptgridjac2d (region, patch, iPatch)
 
subroutine, public rflo_elliptgridgauss2d (region, patch, iPatch)
 
subroutine, public rflo_elliptgridsor2d (region, patch, iPatch)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLO_ModElliptSmoothing.F90,v $ $Revision: 1.15 $'
 

Detailed Description

Definition at line 37 of file RFLO_ModElliptSmoothing.F90.

Member Function/Subroutine Documentation

subroutine, public rflo_elliptgridgauss2d ( type(t_region)  region,
type(t_patch)  patch,
integer  iPatch 
)
subroutine, public rflo_elliptgridgauss3d ( type(t_region)  region)

Definition at line 943 of file RFLO_ModElliptSmoothing.F90.

References moderror::deregisterfunction(), i, ipnbeg, ipnend, j, jpnbeg, jpnend, k, kpnbeg, moderror::registerfunction(), rflo_getdimensphysnodes(), and rflo_getnodeoffset().

Here is the call graph for this function:

subroutine, public rflo_elliptgridjac2d ( type(t_region)  region,
type(t_patch)  patch,
integer  iPatch 
)
subroutine, public rflo_elliptgridjac3d ( type(t_region)  region)

Definition at line 802 of file RFLO_ModElliptSmoothing.F90.

References moderror::deregisterfunction(), i, ipnbeg, ipnend, j, jpnbeg, jpnend, k, kpnbeg, moderror::registerfunction(), rflo_getdimensphysnodes(), and rflo_getnodeoffset().

Referenced by rflo_elliptgridsmoo(), and rflo_elliptgridsmooregion().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 433 of file RFLO_ModElliptSmoothing.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_elliptgridsmooregion ( type(t_region)  region,
real(rfreal)  resid 
)
subroutine, public rflo_elliptgridsor2d ( type(t_region)  region,
type(t_patch)  patch,
integer  iPatch 
)
subroutine, public rflo_elliptgridsor3d ( type(t_region)  region)

Definition at line 1083 of file RFLO_ModElliptSmoothing.F90.

References moderror::deregisterfunction(), i, ipnbeg, ipnend, j, jpnbeg, jpnend, k, kpnbeg, moderror::registerfunction(), rflo_getdimensphysnodes(), and rflo_getnodeoffset().

Here is the call graph for this function:

subroutine, public rflo_elliptmatrixcoeffs2d ( type(t_region)  region,
type(t_patch)  patch,
integer  iPatch 
)

Definition at line 687 of file RFLO_ModElliptSmoothing.F90.

References moderror::deregisterfunction(), dot_product(), i, j, moderror::registerfunction(), rflo_getdimensphysnodes(), and rflo_getnodeoffset().

Referenced by rflo_elliptgridgauss2d(), rflo_elliptgridjac2d(), and rflo_elliptgridsor2d().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflo_elliptmatrixcoeffs3d ( type(t_region)  region)

Definition at line 519 of file RFLO_ModElliptSmoothing.F90.

References moderror::deregisterfunction(), dot_product(), i, idnbeg, idnend, ipnbeg, ipnend, j, jdnbeg, jdnend, jpnbeg, jpnend, k, kdnbeg, kpnbeg, q1, moderror::registerfunction(), rflo_getdimensdummynodes(), rflo_getdimensphysnodes(), and rflo_getnodeoffset().

Referenced by rflo_elliptgridsmoo(), and rflo_elliptgridsmooregion().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 69 of file RFLO_ModElliptSmoothing.F90.


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