|  | 
        
          | __init__(self,
        relax) Class containing functions for Monte Carlo simulations.
 | source code |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | initial_values(self,
        run=None) Function for setting the initial simulation parameter values.
 | source code |  | 
    |  | 
        
          | off(self,
        run=None) Function for turning simulations off.
 | source code |  | 
    |  | 
        
          | on(self,
        run=None) Function for turning simulations on.
 | source code |  | 
    |  | 
        
          | select_all_sims(self,
        number=None,
        all_select_sim=None) Function for setting the select flag of all simulations of all 
      instances to one.
 | source code |  | 
    |  | 
        
          | setup(self,
        run=None,
        number=None,
        all_select_sim=None) Function for setting up Monte Carlo simulations.
 | source code |  |