CalculatorTest
- class ase2sprkkr.sprkkr.test.test_calculator.CalculatorTest(methodName='runTest')[source]
Class hierarchy
Constructor
- __init__(methodName='runTest')
Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
- print_output = False
- dirname = '/home/logik/skola/kkr/ase2sprkkr/src/ase2sprkkr/sprkkr/test'
- _calc_args = {'directory': '/home/logik/skola/kkr/ase2sprkkr/src/ase2sprkkr/sprkkr/test', 'empty_spheres': False, 'input_file': 'output_test_calc.inp', 'mpi': 'auto', 'options': {'NE': 20, 'NKTAB': 5}, 'output_file': 'output_test_calc.out', 'potential_file': 'output_test_calc.pot', 'print_output': False}
- _classSetupFailed = False
- _class_cleanups = []