Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Allow expressions with submeshes #4140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Allow expressions with submeshes #4140
Changes from all commits
7ade28f57e9fddb9ddd8b5c10ffa322b4270cb61fdbfc548297155c2c32e4572858d120720d7c6067f804487a75de056d5932222005d71d42a669b14a7c72eFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 74 in cpp/dolfinx/fem/Expression.h
This function has 9 parameters, which is greater than the 7 authorized.
Check failure on line 82 in cpp/dolfinx/fem/Expression.h
Replace this use of "void *" with a more meaningful type.
Check warning on line 78 in cpp/dolfinx/fem/assembler.h
Define and throw a dedicated exception instead of using a generic one.
Check warning on line 109 in cpp/dolfinx/fem/assembler.h
Define and throw a dedicated exception instead of using a generic one.
Check failure on line 345 in cpp/dolfinx/fem/pack.h
Refactor this function to reduce its Cognitive Complexity from 36 to the 25 allowed.
Check warning on line 393 in cpp/dolfinx/fem/pack.h
Remove these redundant parentheses.
Check warning on line 394 in cpp/dolfinx/fem/pack.h
Replace alternative operator "and" with "&&".
Check warning on line 395 in cpp/dolfinx/fem/pack.h
Remove these redundant parentheses.
Check warning on line 395 in cpp/dolfinx/fem/pack.h
Replace alternative operator "or" with "||".
Check warning on line 396 in cpp/dolfinx/fem/pack.h
Replace alternative operator "and" with "&&".
Check warning on line 402 in cpp/dolfinx/fem/pack.h
Define and throw a dedicated exception instead of using a generic one.
Check failure on line 425 in cpp/dolfinx/fem/pack.h
Refactor this code to not nest more than 3 if|for|do|while|switch statements.
Check warning on line 461 in cpp/dolfinx/fem/pack.h
Define and throw a dedicated exception instead of using a generic one.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.