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

Public Member Functions

subroutine, public rflu_closeprobefiles (pRegion)
 
LOGICAL function, public rflu_decidewriteprobes (global)
 
subroutine, public rflu_findprobecells (pRegion)
 
subroutine, public rflu_openprobefiles (pRegion)
 
subroutine, public rflu_printprobeinfo (global)
 

Private Attributes

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

Detailed Description

Definition at line 39 of file RFLU_ModProbes.F90.

Member Function/Subroutine Documentation

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

Definition at line 92 of file RFLU_ModProbes.F90.

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

Referenced by rflu_endflowsolver(), rflu_mergepostprocessregions(), and rflu_postprocessregionscommon1().

Here is the call graph for this function:

Here is the caller graph for this function:

LOGICAL function, public rflu_decidewriteprobes ( type(t_global), pointer  global)

Definition at line 174 of file RFLU_ModProbes.F90.

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

Referenced by rflu_modnewtonkrylov::rflu_nk_timestepping(), and rflu_timestepping().

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 450 of file RFLU_ModProbes.F90.

References buildfilenameplain(), moderror::deregisterfunction(), moderror::errorstop(), modtools::floatless(), form, moderror::registerfunction(), and Attribute::status().

Referenced by rflu_initflowsolver(), rflu_mergepostprocessregions(), and rflu_postprocessregionscommon1().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public rflu_printprobeinfo ( type(t_global), pointer  global)

Definition at line 638 of file RFLU_ModProbes.F90.

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

Referenced by rflu_initflowsolver(), rflu_modnewtonkrylov::rflu_nk_timestepping(), and rflu_timestepping().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 62 of file RFLU_ModProbes.F90.


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