-
Notifications
You must be signed in to change notification settings - Fork 77
Refactor measurement and printing for future features #302
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
Changes from 33 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
e8e3821
Tweak build system
phdum-a ea3da3a
Add flag for MFEM to throw not abort
phdum-a f891030
Simplify printing using more fmt features
phdum-a 2c009e0
Add small table class for csv printing
phdum-a d9f45ca
Add vdim to interpolation operator
phdum-a 3e8a110
First pass at new postpro printers
phdum-a 52df9cd
Clean up while loops
phdum-a f9e6bf1
Centralizes making output directory
phdum-a e260dbd
Change post_dir to fs::path
phdum-a eb611af
Rework PostOperator
phdum-a 330dc07
Add missing include
phdum-a 915aff4
Fix table tests with changed default
phdum-a 5e638c3
Clang-tidy tweaks
phdum-a f2d3cc6
Bugfix in eigenmode port_Q printer
phdum-a 922bcb2
Fix bug in s-parameters printer
phdum-a 70ddfb1
Use variadic method to remove method
hughcars a68fbbe
Simplify PostOperator to remove mutability of cache and optional
hughcars 0d2a557
Move simple accessors to header, gather measurements methods together…
hughcars 2f94778
Trying to fix issue with cmake cache
hughcars 550b1f6
Initial upgrade to remove state from printers, only driven should be …
hughcars 0262c8f
Remove state from more printers.
hughcars 819133b
fmt tweaks
phdum-a a270399
Centralize post_op output folder name
phdum-a fb77730
Revert "Initial upgrade to remove state from printers, only driven sh…
phdum-a 163f8ee
Split out units converts out of IOData
phdum-a 173e5a3
Split out Units class into separate header
phdum-a 674be83
Recollect all measurments in PostOperator
phdum-a cfcc57d
Fix constexpr static assert to be c++17
phdum-a 4897dd4
Adjust fmt spec for older versions
phdum-a 40c20f0
Fmt fix
phdum-a 196ec23
Adjust includes
phdum-a 856668f
Small fixes; added comments; update changelog
phdum-a 27a33d7
Fix spelling errors
phdum-a f9ef3f1
Split table into cpp
hughcars 409968c
Fix copy construct error
hughcars 621cd34
MeasurePrintAll -> MeasureAndPrintAll
hughcars 7008f33
Remove **** section headings
hughcars e55ad41
Simplify type trait for fem_op_t, and apply style
hughcars e27f283
Typo fixes, one small bug in iodata
hughcars 780313c
Remove debris
hughcars 3a47a0e
Fix style
hughcars 4070f08
Remove energy from mode output for eigenmode simulations
hughcars 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
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.