-
Notifications
You must be signed in to change notification settings - Fork 52
Change FEMSWEEP to read in file for mesh data #599
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
Open
rchen20
wants to merge
28
commits into
develop
Choose a base branch
from
task/chen59/femsweepmeshfile
base: develop
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.
Open
Changes from 3 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5473017
Draft of populating mesh connectivity by reading in file.
rchen20 d97757a
New data file format.
rchen20 41885c1
Remove inclusion of data hpp.
rchen20 22c50e9
Use formulas for hyperplanes per angle, interior faces, boundary face…
rchen20 b2436a6
Reading mesh connectivity from the file.
rchen20 e71154a
Cleaner data format, and add problem size to the data file.
rchen20 60c9047
Typos, fixes, relative path to data file.
rchen20 500ace8
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 188107c
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 9b6d8d7
Add mesh input file option to commandline.
rchen20 85918d5
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 5ac46d5
Remove debug prints.
rchen20 6839b05
Require --femsweep-mesh-file to be specified in order to run the FEMS…
rchen20 59d5291
Fix variable scope for loops, and convert while into for.
rchen20 2e5a100
Remove string cast.
rchen20 7e145cb
Helper function to read arrays from mesh file.
rchen20 dd434ee
Use stol instead of stoi.
rchen20 e95c474
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 c88fc53
File name is a member of femsweep.
rchen20 0a3a53a
Use sharedinteriorfaces instead of constant.
rchen20 062fec8
Lambda helper for reading one mesh parameter.
rchen20 0d4c8bc
Remove old mesh.
rchen20 8e36b91
New mesh file.
rchen20 e5327ec
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 c6724e0
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 286f1a3
Trigger CI.
rchen20 0f203ef
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 d620d95
Merge branch 'develop' into task/chen59/femsweepmeshfile
rchen20 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
Some comments aren't visible on the classic Files Changed page.
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.