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

Public Member Functions

subroutine, public rflu_readdimensions (pRegion)
 
subroutine, public rflu_readdimensionswrapper (pRegion)
 
INTEGER function, public rflu_setmaxdimension (global, nXyzTot)
 
subroutine, public rflu_setmaxdimensions (pRegion)
 
subroutine, public rflu_writedimensions (pRegion)
 
subroutine, public rflu_writedimensionsborders (pRegion)
 
subroutine, public rflu_writedimensionswrapper (pRegion, writeMode)
 

Public Attributes

integer, parameter, public write_dimens_mode_force = 0
 
integer, parameter, public write_dimens_mode_maybe = 1
 

Private Attributes

character(chrlen), private rcsidentstring = '$RCSfile: RFLU_ModDimensions.F90,v $ $Revision: 1.15 $'
 
integer, parameter, private ratiomax2tot = 4
 

Detailed Description

Definition at line 39 of file RFLU_ModDimensions.F90.

Member Function/Subroutine Documentation

subroutine, public rflu_readdimensions ( type(t_region), pointer  pRegion)
subroutine, public rflu_readdimensionswrapper ( type(t_region), pointer  pRegion)
subroutine, public rflu_setmaxdimensions ( type(t_region), pointer  pRegion)

Definition at line 613 of file RFLU_ModDimensions.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_writedimensions ( type(t_region), pointer  pRegion)

Definition at line 720 of file RFLU_ModDimensions.F90.

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

Referenced by rflu_writedimensionswrapper(), and rflupart().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 926 of file RFLU_ModDimensions.F90.

References buildfilenamebasic(), buildfilenameunsteady(), 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:

subroutine, public rflu_writedimensionswrapper ( type(t_region), pointer  pRegion,
integer, intent(in)  writeMode 
)

Member Data Documentation

integer, parameter, private ratiomax2tot = 4
private

Definition at line 80 of file RFLU_ModDimensions.F90.

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

Definition at line 77 of file RFLU_ModDimensions.F90.

integer, parameter, public write_dimens_mode_force = 0

Definition at line 70 of file RFLU_ModDimensions.F90.

integer, parameter, public write_dimens_mode_maybe = 1

Definition at line 70 of file RFLU_ModDimensions.F90.


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