Skip to content

Several changes simplifying the hamiltonian_elec_apply_* interfaces

Micael Oliveira requested to merge hamiltonian_apply_simplification into develop

Description

Several changes simplifying the hamiltonian_elec_apply_* interfaces. This includes:

  • Moving the Poisson solvers to the hamiltonian
  • Keeping a pointer to xc and der in the hamiltonian.
  • Passing the mesh instead of the derivatives

Checklist

Edited by Martin Lueders

Merge request reports