Skip to content

Expose dof permutation bools - #1580

Merged
jorgensd merged 3 commits into
mainfrom
dokken/expose-dof-perm
Jun 22, 2021
Merged

Expose dof permutation bools#1580
jorgensd merged 3 commits into
mainfrom
dokken/expose-dof-perm

Conversation

@jorgensd

Copy link
Copy Markdown
Member

Expose booleans required for python assemblers

@jorgensd
jorgensd requested review from garth-wells and mscroggs June 21, 2021 11:09

@garth-wells garth-wells left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the both the functions should be properties, i.e.

.def_property_readonly("needs_facet_permutations", &dolfinx::fem::Form<PetscScalar>::needs_facet_permutations)

@jorgensd

Copy link
Copy Markdown
Member Author

I think the both the functions should be properties, i.e.

.def_property_readonly("needs_facet_permutations", &dolfinx::fem::Form<PetscScalar>::needs_facet_permutations)

Fixed

@jorgensd
jorgensd merged commit e2e250e into main Jun 22, 2021
@jorgensd
jorgensd deleted the dokken/expose-dof-perm branch June 22, 2021 09:12
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.

3 participants