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

Public Member Functions

subroutine, public rflu_allocatememorygspeeds (pRegion)
 
subroutine, public rflu_allocatememorysol (pRegion)
 
subroutine, public rflu_allocatememorysolcv (pRegion)
 
subroutine, public rflu_allocatememorysoldv (pRegion)
 
subroutine, public rflu_allocatememorysolgv (pRegion)
 
subroutine, public rflu_allocatememorysoltv (pRegion)
 
subroutine, public rflu_allocatememorytstep (pRegion)
 
subroutine, public rflu_allocatememorytstep_c (pRegion)
 
subroutine, public rflu_allocatememorytstep_i (pRegion)
 

Private Attributes

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

Detailed Description

Definition at line 39 of file RFLU_ModAllocateMemory.F90.

Member Function/Subroutine Documentation

subroutine, public rflu_allocatememorygspeeds ( type(t_region), pointer  pRegion)
subroutine, public rflu_allocatememorysol ( type(t_region), pointer  pRegion)

Definition at line 281 of file RFLU_ModAllocateMemory.F90.

References moderror::deregisterfunction(), moderror::registerfunction(), rflu_allocatememorysolcv(), rflu_allocatememorysoldv(), rflu_allocatememorysolgv(), and rflu_allocatememorysoltv().

Referenced by rflu_allocatememory().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 347 of file RFLU_ModAllocateMemory.F90.

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

Referenced by rflu_allocatememorysol(), and rflu_allocmemsolwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 429 of file RFLU_ModAllocateMemory.F90.

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

Referenced by rflu_allocatememorysol(), and rflu_allocmemsolwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 505 of file RFLU_ModAllocateMemory.F90.

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

Referenced by rflu_allocatememorysol(), and rflu_allocmemsolwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 585 of file RFLU_ModAllocateMemory.F90.

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

Referenced by rflu_allocatememorysol(), and rflu_allocmemsolwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 665 of file RFLU_ModAllocateMemory.F90.

References moderror::deregisterfunction(), moderror::errorstop(), ic, moderror::registerfunction(), rflu_modoles::rflu_createintegralsoles(), rflu_modoles::rflu_createstencilsweightsoles(), and rflu_decideneedbgradface().

Referenced by rflu_allocatememory().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 1058 of file RFLU_ModAllocateMemory.F90.

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

Referenced by rflu_allocatememory().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 1171 of file RFLU_ModAllocateMemory.F90.

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

Referenced by rflu_allocatememory().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 70 of file RFLU_ModAllocateMemory.F90.


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