flash.pyFlash4.RP
Runtime Parameters
Provides bindings to the Runtime Parameters list maintained by FLASH for getting and setting RPs.
The main utility of this unit is to provide the rp[Int|Real|Log|Str]
. All the
availabe runtime parameters will be declared in the parm
module and provide a more convenient interface
for setting/getting values.
Functions
Overloaded function. |
|
Overloaded function. |
|
returns the command line argument optString along with integer to represent if arugment exists in the command invocation |
|
synchronize runtime parameters across all mpi ranks |
Classes
wraps methods for integer runtime parameters |
|
wraps methods for logical runtime parameters |
|
wraps methods for real runtime parameters |
|
wraps methods for string runtime parameters |