-
### Describe new/missing feature
Quadrature elements are not thoroughly tested. It would be good to add more tests. Open to suggestions of test that could be added.
A first test is added in #2870.…
-
Due to a regression in `nanobind` 2.0, it is currently not possible to install the package from `main` branch, unless the patch from https://github.com/wjakob/nanobind/pull/608 is manually applied to …
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
mac builds with openmpi segfault when using mumps in parallel.
Linking upstream issue: ht…
minrk updated
6 months ago
-
Hello everyone!
I was wondering why the Geometry_float32/float64 objects are no longer accessible from Python.
Specifically, I'm trying to write code to refine a P2 mesh down to an equivalent P1 m…
idoby updated
1 month ago
-
Hi!
I was trying to run a minimal example on the real_element space:
```{python}
import dolfinx as dfx
from mpi4py.MPI import COMM_WORLD as comm
import numpy as np
from scifem import create_re…
-
Hi!
I am trying to use codspeed for the first time using GitHub action, but for some reason I cannot get it to work. One difference from the example online is that I need to run it inside a docker…
-
What is the equivalent of
`ldrb.fiber_to_xdmf(fiber, "fiber")
`
in fenicsx-ldrb?
Thanks!
-
### Summarize the issue
When creating a function space using a tensor product element and then attempting to create a function space with a tuple `("Lagrange", degree)`, the previously created spac…
-
Building the pretreatment module fails on Windows OS. Steps to reproduce:
1. `conda env create -f environment_windows.yaml -n vew`
2. `conda activate vew`
3. `cd pretreatment_model/bld`
4. `make…
-
### Summarize the issue
Calling `assemble_vector_block` in Python fails with `RuntimeError: Unable to extract a mesh.` if any rows of the bilinear forms provided are all `None`. This happens even whe…