Skip to content

Geometry access to dofmap(i) with mixed topology #4173

Draft
chrisrichardson wants to merge 10 commits into
mainfrom
chris/geom-dofmap-indexing
Draft

Geometry access to dofmap(i) with mixed topology #4173
chrisrichardson wants to merge 10 commits into
mainfrom
chris/geom-dofmap-indexing

Conversation

@chrisrichardson
Copy link
Copy Markdown
Contributor

Makes the access to dofmap the same as for cmap, with an access function dofmap(i) where i is optional.

@chrisrichardson chrisrichardson added the housekeeping Tidying and style improvements label Apr 23, 2026
@@ -108,28 +108,22 @@ class Geometry
int dim() const { return _dim; }

/// @brief DofMap for the geometry.
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.

Expand docs.

How to I get i for a given cell type?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Tidying and style improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants