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

Public Member Functions

LOGICAL function, public rflu_testisboundarycell (pRegion, icg)
 
LOGICAL function, public rflu_testisboundaryvertex (pRegion, ivg)
 

Private Attributes

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

Detailed Description

Definition at line 40 of file RFLU_ModBoundaryTests.F90.

Member Function/Subroutine Documentation

LOGICAL function, public rflu_testisboundarycell ( type(t_region), pointer  pRegion,
integer, intent(in)  icg 
)

Definition at line 112 of file RFLU_ModBoundaryTests.F90.

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

Referenced by rflu_computeexactflowerror().

Here is the call graph for this function:

Here is the caller graph for this function:

LOGICAL function, public rflu_testisboundaryvertex ( type(t_region), pointer  pRegion,
integer, intent(in)  ivg 
)

Definition at line 220 of file RFLU_ModBoundaryTests.F90.

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

Referenced by rflu_modgridutils::rflu_distortgrid().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 63 of file RFLU_ModBoundaryTests.F90.


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