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

Public Member Functions

subroutine, public rflo_movegridvms (regions)
 
subroutine rflo_vmsinit (regions, someMoved)
 
subroutine rflo_vmslaplaceiterate (regions, iter, resid)
 
subroutine rflo_vmsaveragevertices (region, vxyz)
 
subroutine rflo_vmslaplaceperturb (region)
 
subroutine rflo_vmslaplaceprocedure (region, iter)
 
subroutine rflo_vmsprojectvertices (region, vxyz)
 
subroutine rflo_vmsrestorebounddeform (region, ibn, ien, dxyz)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLO_ModVolMeshSmoothing.F90,v $ $Revision: 1.8 $'
 

Detailed Description

Definition at line 39 of file RFLO_ModVolMeshSmoothing.F90.

Member Function/Subroutine Documentation

subroutine rflo_vmsaveragevertices ( type(t_region)  region,
real(rfreal), dimension(:,:), pointer  vxyz 
)

Definition at line 561 of file RFLO_ModVolMeshSmoothing.F90.

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

Referenced by rflo_vmslaplaceprocedure().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflo_vmsinit ( type(t_region), dimension(:), pointer  regions,
logical  someMoved 
)

Definition at line 265 of file RFLO_ModVolMeshSmoothing.F90.

References moderror::deregisterfunction(), setup_py::grid(), moderror::registerfunction(), and rflo_getdeformation().

Referenced by rflo_movegridvms().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflo_vmslaplaceperturb ( type(t_region)  region)

Definition at line 639 of file RFLO_ModVolMeshSmoothing.F90.

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

Referenced by rflo_vmslaplaceprocedure().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflo_vmslaplaceprocedure ( type(t_region)  region,
integer  iter 
)
subroutine rflo_vmsprojectvertices ( type(t_region)  region,
real(rfreal), dimension(:,:), pointer  vxyz 
)
subroutine rflo_vmsrestorebounddeform ( type(t_region)  region,
integer  ibn,
integer  ien,
real(rfreal), dimension(:,:), pointer  dxyz 
)

Definition at line 1200 of file RFLO_ModVolMeshSmoothing.F90.

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

Referenced by rflo_vmslaplaceprocedure().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 67 of file RFLO_ModVolMeshSmoothing.F90.


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