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

Public Member Functions

subroutine, public rflu_res_computeresidual (pRegion)
 
subroutine, public rflu_getresidualsupport1 (pRegion, icg, rs, rsSizeMax, rsSize)
 
subroutine, public rflu_getresidualsupport2 (pRegion, icg, rs, rsSizeMax, rsSize)
 
subroutine, public rflu_res_setcvold (pRegion)
 
subroutine, public rflu_res_setdiss (pRegion)
 
subroutine, public rflu_res_setrhs (pRegion)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModResidual.F90,v $ $Revision: 1.18 $'
 

Detailed Description

Definition at line 39 of file RFLU_ModResidual.F90.

Member Function/Subroutine Documentation

subroutine, public rflu_getresidualsupport1 ( type(t_region), pointer  pRegion,
integer, intent(in)  icg,
integer, dimension(:)  rs,
integer, intent(inout)  rsSizeMax,
integer, intent(out)  rsSize 
)
subroutine, public rflu_getresidualsupport2 ( type(t_region), pointer  pRegion,
integer, intent(in)  icg,
integer, dimension(:)  rs,
integer, intent(inout)  rsSizeMax,
integer, intent(out)  rsSize 
)
subroutine, public rflu_res_setcvold ( type (t_region), pointer  pRegion)

Definition at line 716 of file RFLU_ModResidual.F90.

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

Here is the call graph for this function:

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

Definition at line 798 of file RFLU_ModResidual.F90.

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

Referenced by rflu_res_computeresidual().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 882 of file RFLU_ModResidual.F90.

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

Referenced by rflu_res_computeresidual().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 68 of file RFLU_ModResidual.F90.


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