Skip to content

Add dimension flag for gsAdaptiveMeshing<2, real_t>#34

Open
Crazy-Rich-Meghan wants to merge 1 commit into
mainfrom
hot-fix
Open

Add dimension flag for gsAdaptiveMeshing<2, real_t>#34
Crazy-Rich-Meghan wants to merge 1 commit into
mainfrom
hot-fix

Conversation

@Crazy-Rich-Meghan
Copy link
Copy Markdown
Contributor

Fixed the missing dimension flag for 3D example

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the 3D shell DWR example to explicitly specify the parametric dimension for gsAdaptiveMeshing, aligning the example with the templated API that requires a dimension flag.

Changes:

  • Switch gsAdaptiveMeshing usage in the 3D DWR example to gsAdaptiveMeshing<2, real_t>.
  • Update the corresponding construction/assignment to use the same templated type.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants