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

Public Member Functions

subroutine, public rflu_part_addvirtualcellsinv1 (pRegion, pRegionSerial, vc, nCellsVirtMax, nCellsVirt)
 
subroutine, public rflu_part_addvirtualcellsinv2 (pRegion, pRegionSerial, vc, nCellsVirtMax, nCellsVirt)
 

Private Attributes

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

Detailed Description

Definition at line 39 of file RFLU_ModPartitionRegionUtils.F90.

Member Function/Subroutine Documentation

subroutine, public rflu_part_addvirtualcellsinv1 ( type(t_region), pointer  pRegion,
type(t_region), pointer  pRegionSerial,
integer, dimension(ncellsvirtmax), intent(inout)  vc,
integer, intent(in)  nCellsVirtMax,
integer, intent(out)  nCellsVirt 
)

Definition at line 97 of file RFLU_ModPartitionRegionUtils.F90.

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

Referenced by rflu_modpartitionregion::rflu_part_addvirtualcells().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_part_addvirtualcellsinv2 ( type(t_region), pointer  pRegion,
type(t_region), pointer  pRegionSerial,
integer, dimension(ncellsvirtmax), intent(inout)  vc,
integer, intent(in)  nCellsVirtMax,
integer, intent(out)  nCellsVirt 
)

Member Data Documentation

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

Definition at line 62 of file RFLU_ModPartitionRegionUtils.F90.


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