-
Notifications
You must be signed in to change notification settings - Fork 2
Add IDs Passmethod #76
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
Draft
fernandohds564
wants to merge
28
commits into
master
Choose a base branch
from
dev/feature/ids_passmethod
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 5 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
9b16579
ENH: Add pm_kickpoly_pass to elements.h and elements.cpp.
fernandohds564 6d7bab0
ENH: Add pm_kickpoly_pass to passmethods.h and passmethods.cpp.
fernandohds564 1de5d9f
ENH: Add pm_kickpoly_pass to auxiliary.h, tracking.h and flat_file.cpp.
fernandohds564 87c436d
ENH: Add pm_kickpoly_pass to lattice.h and lattice.cpp.
fernandohds564 6a730dc
ENH: Add pm_kickpoly_pass to interface.h and interface.cpp.
fernandohds564 54335b1
KICKTAB.ENH: Add nrpts in equality comparison.
fernandohds564 62edf71
KICKTAB.ENH: change comparison in add_kicktable with the == operator …
fernandohds564 1df25d4
KICKTAB.ENH: Add new method add_kicktable, to add kicktables based on…
fernandohds564 02b21e9
DOC: few documentation changes.
fernandohds564 7ab9ea9
KICKTAB.ENH: Improve Kicktable class
fernandohds564 b60694b
KICKTAB.ENH: Extend Kicktable to non-regular grids.
fernandohds564 cefadfa
PASSM.DOC: Fix typo in documentation. thanks to @xresende.
fernandohds564 e8f1f9f
KICKTAB.BUG: Fix bugs of last commit. add rhs comparison of Tpsa obje…
fernandohds564 bae1891
TPSA.MNT: Remove duplicate include of math module.
fernandohds564 1ae91ba
FLATFILE.ENH: Add kicktables to flat files.
fernandohds564 e8eed56
MNT: change standard to C++20.
fernandohds564 a6bfc3b
KICKTAB.BUG: Fix get_idx. index next to correct was being returned.
fernandohds564 4cb2853
KICKTAB.ENH: Add method to save Kicktable.
fernandohds564 997d07d
KICKTAB.ENH: Add new methods to allow loading kicktable from string.
fernandohds564 a0bbe82
FLATFILE.MNT: Change style of some methods.
fernandohds564 8b74b81
MNT: change back to C++17.
fernandohds564 4212582
PYTHON.MNT: Remove unnecessary wrappers.
fernandohds564 5fc73a4
PYTHON.ENH: Add wrapper for Kicktable::getkicks.
fernandohds564 a784e03
PYTHON.DOC: Update comment on getkicks.
fernandohds564 f62cb49
KICKTAB.ENH: Fix some bugs and make interface more suitable for pytho…
fernandohds564 df77a89
FLATFILE.BUG: increase width of parameters field names and add space …
fernandohds564 a8021a9
BUG: several bug fixes.
fernandohds564 6619328
KICKTAB.BUG: Use std::list instead of std::vector as container for ki…
fernandohds564 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.