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

Public Member Functions

INTEGER function, public rflu_getglobalcelltype (global, pGrid, icg)
 
INTEGER function, public rflu_getglobalcellkind (global, pGrid, icg)
 
INTEGER function, public rflu_getvirtualcellreg (global, pGrid, icg)
 
INTEGER function, public rflu_getfacekind (global, c1k, c2k)
 
INTEGER function, public rflu_getedgekind (global, pGrid, v1, v2)
 

Private Attributes

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

Detailed Description

Definition at line 40 of file RFLU_ModCellFaceEdgeInfo.F90.

Member Function/Subroutine Documentation

INTEGER function, public rflu_getedgekind ( type(t_global), pointer  global,
type(t_grid), pointer  pGrid,
integer, intent(in)  v1,
integer, intent(in)  v2 
)

Definition at line 433 of file RFLU_ModCellFaceEdgeInfo.F90.

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

Referenced by rflu_modedgelist::rflu_buildedge2celllist(), and rflu_modedgelist::rflu_buildedgelist().

Here is the call graph for this function:

Here is the caller graph for this function:

INTEGER function, public rflu_getfacekind ( type(t_global), pointer  global,
integer, intent(in)  c1k,
integer, intent(in)  c2k 
)
INTEGER function, public rflu_getglobalcellkind ( type(t_global), pointer  global,
type(t_grid), pointer  pGrid,
integer, intent(in)  icg 
)
INTEGER function, public rflu_getvirtualcellreg ( type(t_global), pointer  global,
type(t_grid), pointer  pGrid,
integer, intent(in)  icg 
)

Definition at line 273 of file RFLU_ModCellFaceEdgeInfo.F90.

References modsortsearch::binarysearchinteger(), moderror::deregisterfunction(), and moderror::registerfunction().

Here is the call graph for this function:

Member Data Documentation

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

Definition at line 65 of file RFLU_ModCellFaceEdgeInfo.F90.


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