Skip to content

Libpspio api patch

Jeffrey Frey requested to merge jtfrey/octopus:libpspio-api-patch into main

Description

Update of src/species/ps_pspio_inc.F90 to use the pspiof_m module naming scheme vs. the original fpspio_m naming scheme. The autoconf and CMake build infrastructure were updated to locate and enable linking against the libpspio library's Fortran interface.

News snippet

Updated and fixed locating and linking against the libpspio pseudopotential library.

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