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.
Add transfer tags to submesh #4172
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.
Add transfer tags to submesh #4172
Changes from all commits
dda406bd04822ee7d9bf367a625045ed1fb7ab9e2a654addc35bdf80File 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 failure on line 52 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check warning on line 52 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells:auto".
Check failure on line 366 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check warning on line 366 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells1:auto".
Check warning on line 368 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells0:auto".
Check failure on line 368 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check failure on line 468 in cpp/dolfinx/fem/interpolate.h
Refactor this function to reduce its Cognitive Complexity from 50 to the 25 allowed.
Check warning on line 469 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells1:auto".
Check failure on line 469 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check warning on line 471 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells0:auto".
Check failure on line 471 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check warning on line 719 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells:auto".
Check failure on line 719 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check warning on line 822 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells:auto".
Check failure on line 822 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check warning on line 898 in cpp/dolfinx/fem/interpolate.h
Prefer free functions over member functions when handling objects of generic type "cells:auto".
Check failure on line 898 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check failure on line 1078 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check failure on line 1099 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check failure on line 1182 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check failure on line 1259 in cpp/dolfinx/fem/interpolate.h
"std::forward" is never called on this forwarding reference argument.
Check warning on line 103 in cpp/dolfinx/mesh/EntityMap.h
Replace "auto" with an explicit template parameter.
Check warning on line 32 in cpp/dolfinx/mesh/Topology.h
Replace alternative operator "and" with "&&".
Check warning on line 33 in cpp/dolfinx/mesh/Topology.h
Replace alternative operator "and" with "&&".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.