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

Commit to new modular architecture #53

Merged
merged 11 commits into from
Jul 12, 2019
Merged

Commit to new modular architecture #53

merged 11 commits into from
Jul 12, 2019

Conversation

gonuke
Copy link
Member

@gonuke gonuke commented Nov 23, 2018

This PR replaces #33 - the code is the same set of commits with one additional commit for the README file.

This branch has been the de facto development branch for over a year. It is not perfect, but it makes sense to commit to it going forward and then make improvements.

@gonuke gonuke mentioned this pull request Nov 23, 2018
@gonuke gonuke requested a review from bam241 February 22, 2019 17:22
@bam241 bam241 self-assigned this Feb 22, 2019
@gonuke
Copy link
Member Author

gonuke commented Jul 6, 2019

It would be great to get this reviewed and merged.... I essence this is the only branch we are using anyway, and merging it will just make our documentation a little easier

#include <string>
#include <cmath>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do all of these need to go in the headers or can we include them in the appropriate .cpp files to avoid additional overhead in translation units?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely a good idea to make this change....

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make an issue as a reminder about this.

@pshriwise pshriwise merged commit ace367c into master Jul 12, 2019
@gonuke
Copy link
Member Author

gonuke commented Jul 13, 2019

Thanks for the merge @pshriwise and bringing us formally into the new era of mcnp2cad!

Are there now some additional fixes that are waiting in other branches? E.g. fix_igeom_dep

@pshriwise
Copy link
Member

Yeah... I suppose there are. I'm kinda confused though. There is a fix for lattice translations in fix_igeom_dep for lattice translations that should've been included with the merge of #41. Looks like some git forensics are in order... 🕵️‍♂️

@gonuke gonuke deleted the modular branch June 25, 2020 13:40
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.

4 participants