-
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add maps for mixed-domain assembly (#3056)
* Add ent maps to form * Add maps to create_form_factory * Pass entity maps * Add maps * Add additional domain function * Update demo * Update test * Add new sparsity build function * Handle case when same mesh is used * Call mixed-domain sparsity * Add mixed-domain assembler * Call mixed domain assembler and add test * Add some docs * Docs * Use transform * Add braces * Add braces * Clarify docs * Change numering style * Pass cells as array * Remove default arg * Simplify * Use hack to avoid passing shared pointer * Remove second Form constructor * Doc updates * Doc updates * Remove duplicate function. * Remove PETSc dependency in test * Small simplification * Remove duplicated function * Cluster dof data * Tidy up * Small simplifications * Remove include * Small doc fixes * Doc fixes * Improve docs * More docs * Simplification * Small update * Simplification * Simplification --------- Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>
- Loading branch information
1 parent
03ba4a0
commit c7c6205
Showing
19 changed files
with
445 additions
and
213 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
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
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.