triqs_dftkit.qe.driver.Driver.__init__

Driver.__init__(seedname: str, mpi_handler: MPIHandler) None[source]

Initialize the Quantum ESPRESSO driver.

Parameters:
seednamestr

Base name for all input/output files.

mpi_handlerMPIHandler

MPI configuration for parallel execution.