Skip to content

Fortran example and C++ example in examples #165

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

Merged
merged 14 commits into from
Nov 20, 2021
Merged

Fortran example and C++ example in examples #165

merged 14 commits into from
Nov 20, 2021

Conversation

drobnyjt
Copy link
Collaborator

Thank you for your contribution to rustBCA!

Before submitting this PR, please make sure you have:

  • Opened an issue
  • Referenced the relevant issue number(s) below
  • Provided a description of the changes below
  • Ensured all tests pass and added any necessary tests for new code

Fixes #150

Description

I've added two examples - RustBCA.c and test_rustbca.f90 to the examples folder. Additionally, I've added compilation checks with gfortran and g++ respectively to ensure that the RustBCA libraries can be built. Next, I'll add running the test cases to the github workflow.

@drobnyjt drobnyjt changed the title Fortran example Fortran example and C++ example in examples Nov 20, 2021
@drobnyjt drobnyjt marked this pull request as ready for review November 20, 2021 19:46
@drobnyjt drobnyjt merged commit 331c716 into dev Nov 20, 2021
@drobnyjt drobnyjt deleted the fortran_example branch November 20, 2021 19:46
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

Successfully merging this pull request may close these issues.

1 participant