Skip to content

Conversation

@Joshua-Kloepfer
Copy link
Collaborator

User defined number of components for createLagrangeField

Copy link
Contributor

@cwsmith cwsmith left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you. A few comments are below.

It looks like

static const size_t numComponentsPerDof = 1;

isn't being used with these changes. If that is correct, we should remove it and other similar definitions in the other shape functions.

We should also do a test with three components as that is going to be one of the common sizes.

@cwsmith
Copy link
Contributor

cwsmith commented Jun 25, 2025

/runtests

@github-actions
Copy link

Test Result: success (details)

@cwsmith
Copy link
Contributor

cwsmith commented Jun 25, 2025

/runtests

@github-actions
Copy link

Test Result: success (details)

@cwsmith
Copy link
Contributor

cwsmith commented Jun 27, 2025

/runtests

@github-actions
Copy link

Test Result: success (details)

Copy link
Contributor

@cwsmith cwsmith left a comment

Choose a reason for hiding this comment

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

Thanks for the fix for the CI builds. I think we should add one more test before merging this. If you see a way to consolidate some of the repeated blocks of code for the tests that would be appreciated, but not necessary.

@cwsmith
Copy link
Contributor

cwsmith commented Jun 30, 2025

/runtests

@github-actions
Copy link

Test Result: success (details)

@cwsmith cwsmith merged commit b9319c5 into main Jun 30, 2025
6 checks passed
@cwsmith cwsmith deleted the jk/numCompLagrange branch June 30, 2025 16:42
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