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

Removal of more DOLFINx_cuas dependencies #67

Merged

Conversation

jorgensd
Copy link
Member

@jorgensd jorgensd commented May 5, 2022

  • Use Contact.assemble_vector/assemble_matrix for one-sided integrals, to separate the code from dolfinx_cuas and the assemblers/kernel_types there.
  • Introduce dolfinx_contact::kernel_fn<T>
  • Minor changes in kernel input types.
  • Explicit capture of data in unbiased_rhs kernel generation.
  • Introduce dolfinx_contact::compute_active_entities` in favor of cuas version.
  • Rename several cuas varaibles to custom variables in Python demos/tests.
  • Add NewtonSolver.setNewtonOptions to set newton_options from dictionary.
  • Expose dolfinx_contact::QuadratureRule to the Python-layer.

@jorgensd jorgensd marked this pull request as ready for review May 6, 2022 14:28
@jorgensd jorgensd changed the title More separation of CUAS Removal of more DOLFINx_cuas dependencies May 9, 2022
@jorgensd jorgensd merged commit 5c160d9 into Wells-Group:main May 9, 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