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

Public Member Functions

subroutine, public rflu_nullifycellmapping (pRegion)
 
subroutine, public rflu_createcellmapping (pRegion)
 
subroutine, public rflu_buildglob2loccellmapping (pRegion)
 
subroutine, public rflu_buildloc2globcellmapping (pRegion)
 
subroutine, public rflu_destroycellmapping (pRegion)
 
subroutine, public rflu_readloc2globcellmapping (pRegion)
 
subroutine, public rflu_writeloc2globcellmapping (pRegion)
 

Private Attributes

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

Detailed Description

Definition at line 39 of file RFLU_ModCellMapping.F90.

Member Function/Subroutine Documentation

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

Definition at line 307 of file RFLU_ModCellMapping.F90.

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

Referenced by rflu_modcobalt::rflu_convcobalt2rocflu(), rflu_initflowsolver(), rflu_mergepostprocessregions(), rflu_postprocessregionscommon1(), rfluconv(), rfluinit(), rflupart(), and rflupick().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 463 of file RFLU_ModCellMapping.F90.

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

Referenced by rflu_modcobalt::rflu_convcobalt2rocflu(), and rflupart().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_createcellmapping ( type(t_region), pointer  pRegion)
subroutine, public rflu_destroycellmapping ( type(t_region), pointer  pRegion)
subroutine, public rflu_nullifycellmapping ( type(t_region), pointer  pRegion)

Definition at line 93 of file RFLU_ModCellMapping.F90.

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

Referenced by rflu_createcellmapping(), and rflu_destroycellmapping().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_readloc2globcellmapping ( type(t_region), pointer  pRegion)
subroutine, public rflu_writeloc2globcellmapping ( type(t_region), pointer  pRegion)

Definition at line 1015 of file RFLU_ModCellMapping.F90.

References buildfilenamebasic(), moderror::deregisterfunction(), moderror::errorstop(), form, moderror::registerfunction(), and Attribute::status().

Referenced by rflu_mergepostprocessregions(), and rflupart().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 64 of file RFLU_ModCellMapping.F90.


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