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

Build a C to Fortran Interface for the Library #38

Open
3 of 6 tasks
janhclem opened this issue May 29, 2024 · 1 comment
Open
3 of 6 tasks

Build a C to Fortran Interface for the Library #38

janhclem opened this issue May 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@janhclem
Copy link
Collaborator

janhclem commented May 29, 2024

C to Fortran Interface for the Library...

  • Define structs in the interface
  • Define functions in the interface
  • Adapt the Makefile to compile everything correctly ...
  • Implement high-level functions in Fortran to initialize, run and finalize MPTRAC
  • Write kind of a trac.f90 as a Fortran time loop to run a test case...
  • Write tests for the interface / establish workflow that makes interface errors transparent...
@lars2015
Copy link
Contributor

Hi, we also have to figure our how to properly convert the libtrac.o object file into a static library (libtrac.a) and a dynamic library (libtrac.so), I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants