Skip to content

WIP: Psolver

Nicolas Tancogne-Dejean requested to merge psolver into develop

Description

Implementing the support for the most recent version of psolver. This is not compiling at the moment because the strategy on the Poisson needs to be changed, because psolver requires an intent(inout) of the Poisson solver component. This merge request is part of the larger effort to merge the implementation of hybrid functionals into octopus.

News snippet

Implementing the support for the most recent version of psolver.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports