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

Public Member Functions

subroutine, public rflu_readflowwrapper (pRegion)
 
subroutine, public rflu_writeflowwrapper (pRegion)
 

Private Member Functions

subroutine rflu_readflowascii (pRegion)
 
subroutine rflu_readflowbinary (pRegion)
 
subroutine rflu_writeflowascii (pRegion)
 
subroutine rflu_writeflowbinary (pRegion)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModReadWriteFlow.F90,v $ $Revision: 1.13 $'
 

Detailed Description

Definition at line 39 of file RFLU_ModReadWriteFlow.F90.

Member Function/Subroutine Documentation

subroutine rflu_readflowascii ( type(t_region), pointer  pRegion)
private

Definition at line 98 of file RFLU_ModReadWriteFlow.F90.

References buildfilenamesteady(), buildfilenameunsteady(), moderror::deregisterfunction(), moderror::errorstop(), form, j, moderror::registerfunction(), rflu_getcvloc(), and Attribute::status().

Referenced by rflu_readflowwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_readflowbinary ( type(t_region), pointer  pRegion)
private

Definition at line 567 of file RFLU_ModReadWriteFlow.F90.

References buildfilenamesteady(), buildfilenameunsteady(), moderror::deregisterfunction(), moderror::errorstop(), form, j, moderror::registerfunction(), rflu_getcvloc(), and Attribute::status().

Referenced by rflu_readflowwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_writeflowascii ( type(t_region), pointer  pRegion)
private

Definition at line 1219 of file RFLU_ModReadWriteFlow.F90.

References buildfilenamesteady(), buildfilenameunsteady(), moderror::deregisterfunction(), moderror::errorstop(), form, j, moderror::registerfunction(), rflu_getcvloc(), and Attribute::status().

Referenced by rflu_writeflowwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rflu_writeflowbinary ( type(t_region), pointer  pRegion)
private

Definition at line 1532 of file RFLU_ModReadWriteFlow.F90.

References buildfilenamesteady(), buildfilenameunsteady(), moderror::deregisterfunction(), moderror::errorstop(), form, j, moderror::registerfunction(), rflu_getcvloc(), and Attribute::status().

Referenced by rflu_writeflowwrapper().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 66 of file RFLU_ModReadWriteFlow.F90.


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