DO NOT SQUASH merge main#241
Merged
Merged
Conversation
DO NOT SQUASH Merge release
* Element Factory: pass quad_scheme * Quadrature elements constructed from non-Lagrange elements * Negative integral variant to specify moments against lower order polynomials * CrouzeixRaviart: support quad_scheme * RestrictedElement: support restriction_domain=ridge * Extended support for quad_scheme * element_factory: pass quad_scheme to finat_constructor * Enable quad_scheme on the de Rham complex * Macro KMV * point_entity_ids on more general cells * Test collapse repeated points in dual_basis * docs * Support more elements * Argyris: quad_scheme * Update FIAT/discontinuous_lagrange.py * Pass quad_scheme kwarg * Update test/finat/test_dual_basis.py * Test create_element * Impelement point_entity_ids as a class method * lexsort
* Adapt to UFL API changing methods to properties See FEniCS/ufl#385.
* Bump version number * gem: disable making temporaries for VariableIndexs (#195) --------- Co-authored-by: Connor Ward <c.ward20@imperial.ac.uk>
PhysicallyMappedElement: dual_transformation for more generic elements
GEM: Simplify Indexed tensors
* change reference data repo * FIAT.BrezziDouglasFortinMarini is no longer a class --------- Co-authored-by: Lawrence Mitchell <wence@gmx.li>
Optimise find_optimal_atomics
* Optimise sum factorisation Abort early if the cost is already exceeded. * COFFEE: split sum-factorisation into connected components (#224) * Ensure maximal subset --------- Co-authored-by: Pablo Brubeck <brubeck@protonmail.com>
* enable MTW tetrahedron * Use n x t for tangential dofs
* Restrict PhysicallyMappedElement
* cleanup WuXuH3NCSpace
* NodalEnrichment with mismatching ExpansionSets
* GEM tabulations * Remove sympy from point_evaluation * Reuse code for tabulation at known and unknown points * GEM barycentric interpolation * Define P1 with trivial Vandermonde matrix (#176) * Split operations in expansions.py
* Handle Real elements analogously to DG for tensor product cells * Use subelement family for family of tensor product elements if they match
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Requires the imminent UFL release
Then we can release FIAT