Skip to content
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

Cleaning up unbiased kernels #64

Merged
merged 8 commits into from
Apr 25, 2022
Merged

Conversation

jorgensd
Copy link
Member

@jorgensd jorgensd commented Apr 22, 2022

  • Removing temporary allocated variables of offsets that we can precompute.
  • Add various documentation
  • Add some error handling if encountering dof permutations (as it is unsupported in our kernels).
  • Use custom pull_back_nonaffine to avoid dynamic memory allocation.
  • Move pack_ny to cpp-file as it is not templated.

@jorgensd jorgensd requested a review from SarahRo April 22, 2022 10:45
cpp/Contact.h Outdated Show resolved Hide resolved
cpp/Contact.h Outdated Show resolved Hide resolved
jorgensd and others added 2 commits April 23, 2022 17:33
Add function for non-affine pullback as the cmap one has dynamic memory allocation
@jorgensd jorgensd merged commit 08e0690 into Wells-Group:main Apr 25, 2022
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