Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a pcmsolver-config script/executable #55

Open
robertodr opened this issue Mar 25, 2017 · 0 comments
Open

Add a pcmsolver-config script/executable #55

robertodr opened this issue Mar 25, 2017 · 0 comments

Comments

@robertodr
Copy link
Member

This would work much in the way of python-config and accept command-line arguments to return:

  • which version of PCMSolver is installed
  • location of the libraries (static and shared)
  • location of header files (pcmsolver.h and PCMInput.h)
    Given that Fortran bindings have to be compiled on the fly, the script also needs to be a code generator. The desideratum is that, given pcmsolver.h and PCMInput.h the script will generate the corresponding bindings for Fortran in a directory accessible to the host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant