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

Public Member Functions

subroutine rflu_buildbf2cstencil (pRegion, pPatch)
 
subroutine, public rflu_buildbf2cstencilwrapper (pRegion, pPatch, constrInput)
 
subroutine, public rflu_createbf2cstencilwrapper (pRegion, pPatch)
 
subroutine, public rflu_destroybf2cstencilwrapper (pRegion, pPatch)
 
subroutine, public rflu_setinfobf2cstencilwrapper (pRegion, pPatch, orderNominal)
 

Private Member Functions

subroutine rflu_buildbf2cstencil_1d (pRegion, pPatch)
 
subroutine rflu_createbf2cstencil_1d (pRegion, pPatch)
 
subroutine rflu_createbf2cstencil (pRegion, pPatch)
 
subroutine rflu_destroybf2cstencil_1d (pRegion, pPatch)
 
subroutine rflu_destroybf2cstencil (pRegion, pPatch)
 
subroutine rflu_nullifybf2cstencil_1d (pRegion, pPatch)
 
subroutine rflu_nullifybf2cstencil (pRegion, pPatch)
 
subroutine rflu_setinfobf2cstencil_1d (pRegion, pPatch, orderNominalInput)
 
subroutine rflu_setinfobf2cstencil (pRegion, pPatch, orderNominalInput)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModStencilsBFaces.F90,v $ $Revision: 1.10 $'
 

Detailed Description

Definition at line 39 of file RFLU_ModStencilsBFaces.F90.

Member Function/Subroutine Documentation

subroutine rflu_buildbf2cstencil_1d ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)
private
subroutine, public rflu_buildbf2cstencilwrapper ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch,
integer, intent(in), optional  constrInput 
)

Definition at line 920 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_initflowsolver(), and rflupick().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_createbf2cstencil ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)
private

Definition at line 1111 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_createbf2cstencilwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_createbf2cstencil_1d ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)
private

Definition at line 1010 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_createbf2cstencilwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_createbf2cstencilwrapper ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)

Definition at line 1212 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_initflowsolver(), and rflupick().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_destroybf2cstencil ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)
private

Definition at line 1404 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_destroybf2cstencilwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_destroybf2cstencil_1d ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)
private

Definition at line 1284 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_destroybf2cstencilwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_destroybf2cstencilwrapper ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)

Definition at line 1526 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_endflowsolver(), and rflupick().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_nullifybf2cstencil ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)
private

Definition at line 1665 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_createbf2cstencil(), and rflu_destroybf2cstencil().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_nullifybf2cstencil_1d ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch 
)
private

Definition at line 1599 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_createbf2cstencil_1d(), and rflu_destroybf2cstencil_1d().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_setinfobf2cstencil ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch,
integer, intent(in)  orderNominalInput 
)
private

Definition at line 1847 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_setinfobf2cstencilwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_setinfobf2cstencil_1d ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch,
integer, intent(in)  orderNominalInput 
)
private

Definition at line 1736 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_setinfobf2cstencilwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_setinfobf2cstencilwrapper ( type(t_region), pointer  pRegion,
type(t_patch), pointer  pPatch,
integer, intent(in)  orderNominal 
)

Definition at line 1958 of file RFLU_ModStencilsBFaces.F90.

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

Referenced by rflu_initflowsolver(), and rflupick().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 68 of file RFLU_ModStencilsBFaces.F90.


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