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

Data Types

interface  rflu_col_buildcoloring
 

Public Member Functions

subroutine rflu_col_buildcolorings (pRegion)
 
subroutine, public rflu_col_createcoloring (pRegion)
 
subroutine, public rflu_col_destroycoloring (pRegion)
 
subroutine, public rflu_col_readcoloring (pRegion)
 
subroutine rflu_col_recreatecelllist (global, nVertPerCell, nCellsMax, x2v, x2cg)
 
subroutine, public rflu_col_writecoloring (pRegion)
 

Private Member Functions

subroutine rflu_col_buildcoloringp (pRegion, pRegionSerial)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModColoring.F90,v $ $Revision: 1.7 $'
 

Detailed Description

Definition at line 40 of file RFLU_ModColoring.F90.

Member Function/Subroutine Documentation

subroutine rflu_col_buildcoloringp ( type(t_region), pointer  pRegion,
type(t_region), pointer  pRegionSerial 
)
private

Definition at line 104 of file RFLU_ModColoring.F90.

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

Here is the call graph for this function:

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

Definition at line 483 of file RFLU_ModColoring.F90.

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

Referenced by rflu_modpetscnewtonkrylov::rflu_petsc_createcoloring(), and rflupart().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 556 of file RFLU_ModColoring.F90.

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

Referenced by rflu_modpetscnewtonkrylov::rflu_petsc_createcoloring(), and rflupart().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 629 of file RFLU_ModColoring.F90.

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

Referenced by rflu_modpetscnewtonkrylov::rflu_petsc_createcoloring().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_col_recreatecelllist ( type(t_global), pointer  global,
integer, intent(in)  nVertPerCell,
integer, intent(inout)  nCellsMax,
integer, dimension(:,:), pointer  x2v,
integer, dimension(:), pointer  x2cg 
)

Definition at line 835 of file RFLU_ModColoring.F90.

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

Here is the call graph for this function:

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

Definition at line 985 of file RFLU_ModColoring.F90.

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

Referenced by 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_ModColoring.F90,v $ $Revision: 1.7 $'
private

Definition at line 72 of file RFLU_ModColoring.F90.


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