| 
     Inherited from processor.Processor:
      abort,
      assert_on_master,
      exit,
      fetch_data,
      get_intro_string,
      get_name,
      get_stdio_pre_strings,
      get_time_delta,
      master_queue_command,
      master_receive_result,
      processor_size,
      rank,
      rank_format_string,
      rank_format_string_width,
      run,
      run_command_globally,
      run_command_queue,
      run_queue,
      send_data_to_slaves,
      stdio_capture,
      stdio_restore
       
    Inherited from object:
      __delattr__,
      __format__,
      __getattribute__,
      __hash__,
      __new__,
      __reduce__,
      __reduce_ex__,
      __repr__,
      __setattr__,
      __sizeof__,
      __str__,
      __subclasshook__
       
     |