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

Public Member Functions

subroutine, public plag_rflu_computedisttot (pRegion)
 
subroutine, public plag_rflu_findcellsbrute (pRegion)
 
subroutine, public plag_rflu_findcellsbrutemod (pRegion)
 
subroutine, public plag_rflu_findcellslohner (pRegion)
 
subroutine, public plag_rflu_findcellsoct (pRegion)
 
subroutine plag_rflu_findcellsoctkernel (pRegion, xLoc, yLoc, zLoc, xMin, xMax, yMin, yMax, zMin, zMax, icgOut)
 
subroutine, public plag_rflu_findcellsoctmod (pRegion)
 
subroutine, public plag_rflu_findcellstrajfast (pRegion, iPclBeg, iPclEnd)
 
subroutine, public plag_rflu_findcellstrajsafe (pRegion, iPclBeg, iPclEnd)
 

Private Member Functions

subroutine plag_rflu_findcellsbrutekernel (pRegion, xLoc, yLoc, zLoc, icgOut)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: PLAG_RFLU_ModFindCells.F90,v $ $Revision: 1.16 $'
 

Detailed Description

Definition at line 39 of file PLAG_RFLU_ModFindCells.F90.

Member Function/Subroutine Documentation

subroutine, public plag_rflu_computedisttot ( type(t_region), pointer  pRegion)

Definition at line 120 of file PLAG_RFLU_ModFindCells.F90.

References moderror::deregisterfunction(), moderror::registerfunction(), and sqrt().

Referenced by plag_rflu_update().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public plag_rflu_findcellsbrute ( type(t_region), pointer  pRegion)
subroutine plag_rflu_findcellsbrutekernel ( type(t_region), pointer  pRegion,
real(rfreal), intent(in)  xLoc,
real(rfreal), intent(in)  yLoc,
real(rfreal), intent(in)  zLoc,
integer, intent(out)  icgOut 
)
private

Definition at line 335 of file PLAG_RFLU_ModFindCells.F90.

References moderror::deregisterfunction(), moderror::registerfunction(), and rflu_modincelltest::rflu_ict_testincell().

Referenced by plag_rflu_findcellsbrutemod().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public plag_rflu_findcellsbrutemod ( type(t_region), pointer  pRegion)

Definition at line 422 of file PLAG_RFLU_ModFindCells.F90.

References moderror::deregisterfunction(), moderror::errorstop(), plag_rflu_findcellsbrutekernel(), moderror::registerfunction(), and rflu_modincelltest::rflu_ict_testincell().

Referenced by plag_rflu_update().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public plag_rflu_findcellslohner ( type(t_region), pointer  pRegion)
subroutine plag_rflu_findcellsoctkernel ( type(t_region), pointer  pRegion,
real(rfreal), intent(in)  xLoc,
real(rfreal), intent(in)  yLoc,
real(rfreal), intent(in)  zLoc,
real(rfreal), intent(in)  xMin,
real(rfreal), intent(in)  xMax,
real(rfreal), intent(in)  yMin,
real(rfreal), intent(in)  yMax,
real(rfreal), intent(in)  zMin,
real(rfreal), intent(in)  zMax,
integer, intent(inout)  icgOut 
)

Member Data Documentation

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

Definition at line 86 of file PLAG_RFLU_ModFindCells.F90.


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