Module state
source code
    |  | State Class for testing the state saving and loading user functions.
 | 
    |  | ds = The relax data storage obje... | 
    |  | status = Status() | 
    |  | __package__ = 'test_suite.system_tests' | 
Imports:
  deepcopy,
  array,
  float64,
  sep,
  search,
  mktemp,
  Relax_data_store,
  dep_check,
  interatomic_loop,
  VALID_TYPES,
  get_pipe,
  reset,
  Status,
  SystemTestCase
| ds
   
    Value:| 
The relax data storage object.
Data pipes:
  None
Data store objects:
  __dict__ <type 'dict'>: dict() -> new empty dictionary
  __doc__ <type 'str'>: The relax data storage object.
... | 
 |