-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add permute_subentity_closure function (#806)
* start on new function * Working on subentity closure permutations * subentity_closure_perm for all elements * don't try to permute when no dofs are on the entity * {} * Update cpp/basix/finite-element.cpp Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk> * more !*.empty() * Code simplifications * add permute_subentity_closure_inv * overloaded versions that take cell info and entity index * _inv --------- Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>
- Loading branch information
1 parent
8818981
commit 47c4c55
Showing
4 changed files
with
628 additions
and
22 deletions.
There are no files selected for viewing
This file contains 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.