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

Public Member Functions

LOGICAL function, public rflu_decidereadwritebcdatafile (pRegion)
 
subroutine, public rflu_readbcdatafile (pRegion)
 
subroutine, public rflu_writebcdatafile (pRegion)
 

Private Attributes

character(chrlen) rcsidentstring = '$RCSfile: RFLU_ModReadWriteBcDataFile.F90,v $ $Revision: 1.6 $'
 

Detailed Description

Definition at line 39 of file RFLU_ModReadWriteBcDataFile.F90.

Member Function/Subroutine Documentation

LOGICAL function, public rflu_decidereadwritebcdatafile ( type(t_region), pointer  pRegion)

Definition at line 92 of file RFLU_ModReadWriteBcDataFile.F90.

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

Referenced by rflu_initflowsolver(), and rfluinit().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 186 of file RFLU_ModReadWriteBcDataFile.F90.

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

Referenced by rflu_initflowsolver().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 406 of file RFLU_ModReadWriteBcDataFile.F90.

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

Referenced by rfluinit().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 61 of file RFLU_ModReadWriteBcDataFile.F90.


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