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

Public Member Functions

subroutine, public rflu_genx_buildpaneid (iRegion, iPatch, paneId)
 
subroutine, public rflu_genx_buildtimestring (time, timeString)
 
subroutine, public rflu_genx_getfilestemsurf (fileStem)
 
subroutine, public rflu_genx_getfilestemvol (fileStem)
 
subroutine, public rflu_genx_getfilestemgridsurf (fileStem)
 
subroutine, public rflu_genx_getfilestemgridvol (fileStem)
 
subroutine, public rflu_genx_getfilestemgspsurf (fileStem)
 
subroutine, public rflu_genx_getfilestemgspvol (fileStem)
 
subroutine, public rflu_genx_getfilestemmixtsurf (fileStem)
 
subroutine, public rflu_genx_getfilestemmixtvol (fileStem)
 
INTEGER function, public rflu_genx_setcnstrtype (movePatchDir)
 

Public Attributes

integer, parameter, public genx_time_string_len = 9
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModGENXUtils.F90,v $ $Revision: 1.5 $'
 

Detailed Description

Definition at line 40 of file RFLU_ModRocstarUtils.F90.

Member Function/Subroutine Documentation

subroutine, public rflu_genx_getfilestemgridsurf ( character(*), intent(out)  fileStem)

Definition at line 307 of file RFLU_ModRocstarUtils.F90.

References rflu_genx_getfilestemsurf().

Referenced by rflu_modrocstario::rflu_genx_putdatagspeedssurf(), rflu_modrocstario::rflu_genx_putdatainterf(), rflu_modrocstario::rflu_genx_putgridsurf(), and rflu_modrocstario::rflu_genx_readwindow().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_genx_getfilestemgridvol ( character(*), intent(out)  fileStem)

Definition at line 357 of file RFLU_ModRocstarUtils.F90.

References rflu_genx_getfilestemvol().

Referenced by rflu_modrocstario::rflu_genx_putdataflow(), rflu_modrocstario::rflu_genx_putdatagspeedsvol(), rflu_modrocstario::rflu_genx_putgridvol(), and rflu_modrocstario::rflu_genx_readwindow().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_genx_getfilestemgspsurf ( character(*), intent(out)  fileStem)

Definition at line 408 of file RFLU_ModRocstarUtils.F90.

References rflu_genx_getfilestemsurf().

Referenced by rflu_modrocstario::rflu_genx_putdatagspeedssurf().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_genx_getfilestemgspvol ( character(*), intent(out)  fileStem)

Definition at line 458 of file RFLU_ModRocstarUtils.F90.

References rflu_genx_getfilestemvol().

Referenced by rflu_modrocstario::rflu_genx_putdatagspeedsvol().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_genx_getfilestemmixtsurf ( character(*), intent(out)  fileStem)

Definition at line 507 of file RFLU_ModRocstarUtils.F90.

References rflu_genx_getfilestemsurf().

Referenced by rflu_modrocstario::rflu_genx_putdatainterf().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_genx_getfilestemmixtvol ( character(*), intent(out)  fileStem)

Definition at line 558 of file RFLU_ModRocstarUtils.F90.

References rflu_genx_getfilestemvol().

Referenced by rflu_modrocstario::rflu_genx_putdataflow().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_genx_getfilestemsurf ( character(*), intent(out)  fileStem)
subroutine, public rflu_genx_getfilestemvol ( character(*), intent(out)  fileStem)
INTEGER function, public rflu_genx_setcnstrtype ( integer, intent(in)  movePatchDir)

Definition at line 606 of file RFLU_ModRocstarUtils.F90.

Referenced by rflu_modrocstaradmin::rflu_genx_creategridsurf().

Here is the caller graph for this function:

Member Data Documentation

integer, parameter, public genx_time_string_len = 9

Definition at line 77 of file RFLU_ModRocstarUtils.F90.

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

Definition at line 70 of file RFLU_ModRocstarUtils.F90.


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