Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
INRT_PrintUserInput.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine inrt_printuserinput (region)
 
CHARACTER(13) function defstr (eq)
 
CHARACTER(10) function nodestr (ind)
 
CHARACTER(1) function permstr (perm)
 
CHARACTER(5) function tedgestr (tEdge)
 
CHARACTER(20) function fullactvstr (actv)
 
CHARACTER(40) function fullpermstr (perm)
 

Function/Subroutine Documentation

CHARACTER(13) function inrt_printuserinput::defstr ( logical, intent(in)  eq)

Definition at line 246 of file INRT_PrintUserInput.F90.

CHARACTER(20) function inrt_printuserinput::fullactvstr ( integer, intent(in)  actv)

Definition at line 340 of file INRT_PrintUserInput.F90.

Referenced by inrt_printuserinput().

Here is the caller graph for this function:

CHARACTER(40) function inrt_printuserinput::fullpermstr ( integer, intent(in)  perm)

Definition at line 362 of file INRT_PrintUserInput.F90.

Referenced by inrt_printuserinput().

Here is the caller graph for this function:

subroutine inrt_printuserinput ( type(t_region), intent(in)  region)

Definition at line 43 of file INRT_PrintUserInput.F90.

References Line_2< R, T >::a(), moderror::deregisterfunction(), fullactvstr(), fullpermstr(), rflu_modrepair3d::input(), makenumberedkeys(), nodestr(), permstr(), moderror::registerfunction(), and tedgestr().

Referenced by rflo_printuserinput(), and rflu_printuserinput().

Here is the call graph for this function:

Here is the caller graph for this function:

CHARACTER(10) function inrt_printuserinput::nodestr ( integer, intent(in)  ind)

Definition at line 258 of file INRT_PrintUserInput.F90.

References moderror::errorstop().

Referenced by inrt_printuserinput().

Here is the call graph for this function:

Here is the caller graph for this function:

CHARACTER(1) function inrt_printuserinput::permstr ( integer, intent(in)  perm)

Definition at line 284 of file INRT_PrintUserInput.F90.

References moderror::errorstop().

Referenced by inrt_printuserinput().

Here is the call graph for this function:

Here is the caller graph for this function:

CHARACTER(5) function inrt_printuserinput::tedgestr ( integer, intent(in)  tEdge)

Definition at line 309 of file INRT_PrintUserInput.F90.

References moderror::errorstop().

Referenced by inrt_printuserinput().

Here is the call graph for this function:

Here is the caller graph for this function: