Skip to content

Make compatible with DOLFINx v0.10.0#2

Open
jorgensd wants to merge 4 commits intobleyerj:mainfrom
jorgensd:dokken/v0.10.0
Open

Make compatible with DOLFINx v0.10.0#2
jorgensd wants to merge 4 commits intobleyerj:mainfrom
jorgensd:dokken/v0.10.0

Conversation

@jorgensd
Copy link

@jorgensd jorgensd commented Dec 15, 2025

  • Update install procedure (pyproject.toml), set version pins on DOLFINx.
  • Update PETSc vector access to 0.10 (Function.vector -> Function.x.petsc_vec).
  • Update dolfinx.fem.set_bc to bc.set
  • Change "CG" to "Lagrange" to get rid of last deprecation warning
  • Slight shuffling of documentation to make it build

Update PETSc vector access to 0.10 (Function.vector -> Function.x.petsc_vec).
Update `dolfinx.fem.set_bc` to `bc.set`
Change "CG" to "Lagrange" to get rid of last deprecation warning
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.

1 participant