-
Notifications
You must be signed in to change notification settings - Fork 21
Improve Geometry class
#527
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
yguclu
wants to merge
55
commits into
devel
Choose a base branch
from
yguclu-improve-Geometry
base: devel
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 all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
461ae4e
Allow `mpi_dims_mask` with geometry file
yguclu 1e46072
unit test for mpi_dims_mask
3376e31
Update test_geometry.py
yguclu 2704716
Update geometry.py
yguclu e1a13f8
Update test_geometry.py
yguclu 51a32da
new tests for class Geometry
505db31
run only my tests
39c51a4
run only my tests
34e42e6
run only my tests
90553f9
run only my tests
243d2b1
run only my tests
9bfda59
run only my tests
f75df55
fixed failing tests due to deleting file in parallel
2a7bb4d
revert files
659831d
Merge branch 'devel' into yguclu-fix-mpi_dims_mask
alisa-kirkinskaia e7b6bfb
Avoid function check_decomposition in tests
yguclu f6afb54
Fix typo in test_geometry.py
yguclu 81b1c6d
Improve Geometry class:
yguclu e3c30db
Update Geometry unit tests
yguclu 8716dcb
Squashed commit of the following:
yguclu 7111b8e
Do not create __psydac__ directory in parallel
yguclu cc097a3
Use Geometry.from_file in discretize_domain
yguclu cd925fb
Use correct parameter name (periods) in MultiPatchDomainDecomposition…
yguclu f1b6bb1
Add mandatory parameter pdim to Geometry.__init__
yguclu 2716065
Clean up Geometry.read()
yguclu 818be2a
Remove unused property is_parallel from Geometry
yguclu 31fbb37
Merge branch 'devel' into yguclu-improve-Geometry
yguclu cb8ccb5
Clean up module psydac.mapping.discrete_gallery:
yguclu f47163e
Merge branch 'devel' into yguclu-improve-Geometry
yguclu 2e56b10
Run fewer tests, only on Ubuntu with Python 3.11
yguclu 2511593
Merge branch 'devel' into yguclu-improve-Geometry
yguclu b042a0a
Reactivate single-process tests on Ubuntu and macOS
yguclu 0e6a9d6
Merge branch 'devel' into yguclu-improve-Geometry
yguclu 6b6653f
Remove duplicated imports from test_geometry.py
yguclu 8ea76a8
Improve docstring of Geometry class
yguclu 739aee8
Add 'h5py' xdist_group to all unit tests in test_geometry.py
yguclu 66205e7
Handle NumPy integers passed in ncells to Geometry constructor
yguclu ae6ebf8
Minor cleanup in Geometry constructor
yguclu 7dff021
Run unit tests in mapping, fem, and feec folders
yguclu fdd357a
Run unit tests in api folder
yguclu 001e592
Revert "Do not create __psydac__ directory in parallel"
yguclu fae70d3
Merge branch 'devel' into yguclu-improve-Geometry
yguclu b807f32
Update `CHANGELOG.md` with new and previous changes
yguclu a06a7d3
Use SymPDE branch clean-multipatch-domain
yguclu e968bc5
Provide interface orientation to Domain.join
yguclu a31e07a
Add interface orientation to multipatch geometry files
yguclu 29e82cf
Merge branch 'devel' into yguclu-improve-Geometry
yguclu 326952b
Use `ubuntu_install` action in `documentation` workflow
yguclu 800e506
Clone the latest release of PETSc (see PR #539)
yguclu 9f092d3
Install mpi4py >= 4.0.0 in `parallel_h5py` action
yguclu e41f301
Merge branch 'devel' into yguclu-improve-Geometry
yguclu 3702e70
Add missing orientation (-1 or +1) to connectivity in test_plot_field
yguclu d91b2ba
Minor cleanup
yguclu 0b426e2
Avoid deprecation warning about scipy.odr
yguclu 349eee8
Check input domain type in Geometry.from_topological_domain
yguclu 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!