Contains module siesta_run.
More...
|
module | siesta_run |
| Defines the base class of the type siesta_run_class. This module contains all the code necessary to interface setup and run SIESTA.
|
|
|
integer, parameter | siesta_run::siesta_run_control_clear = 0 |
| Clear all control bits.
|
|
integer, parameter | siesta_run::siesta_run_control_mpi = 1 |
| Bit position to initalize mpi.
|
|
integer, parameter | siesta_run::siesta_run_control_wout = 2 |
| Bit position to close the wout file.
|
|
integer, parameter | siesta_run::siesta_run_sync_namelist = 3 |
| Bit position to sycn the namelist inputs.
|
|
Contains module siesta_run.