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

Facet integration non conforming meshes #57

Merged
merged 20 commits into from
Aug 30, 2024

Conversation

amartinhuertas
Copy link
Member

@amartinhuertas amartinhuertas commented Dec 7, 2023

Ready to review.

Manifest.toml file has to be removed once the corresponding version of Gridap.jl is released.

@amartinhuertas amartinhuertas self-assigned this Dec 7, 2023
* Added DG-SIP tests to test/PoissonNonConformingOctreeModelsTests.jl
…tegration_non_conforming_meshes

Conflicts:
src/FESpaces.jl
src/GridapP4est.jl
src/OctreeDistributedDiscreteModels.jl
test/PoissonNonConformingOctreeModelsTests.jl
to the VoidOctreeDistributedDiscreteModel constructor that receives
the MPI ranks and the initial coarse model.

This is required for redistribution purposes, namely when we
redistribute a model from a subcommunicator to a larger communicator.
We now require to know the pXest_refinement_rule_type in those
processors in the larger communicator that do not belong to the
subcommunicator.
@amartinhuertas amartinhuertas merged commit f2d3b0b into main Aug 30, 2024
2 checks passed
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.

1 participant