-
This error is known, but I'm adding an issue here mainly for documentation reasons and to be able to refer to it.
-
Only `u_n` is considered by the checkpointing. But we should also properly checkpoint `v_n` and `a_n`. There is already a prototype implementation on [this branch](https://github.com/precice/tutorials…
-
I think it would be interesting to have a default behaviour when users only pass a mesh (cells) but no surface or volume markers.
The behaviour could be to tag all cells with `1` and tag all surfac…
-
Hello, I am using the FESTIM workshop on debian 11 with FESTIM 1.3.1 installed via pip and fenics via apt version : fenics/oldstable,now 1:2019.2.0.5 amd64 [installed].
The example (task01) does …
-
I followed the installation as per the readme, but that keeps breaking the official fenics docker image.
inside the docker image, pip install git+https://github.com/sebastkm/hybrid-fem-nn.git@maste…
-
While I understand the method presented [here](https://jsdokken.com/FEniCS-workshop/src/deep_dive/expressions.html#) provides enough flexibility and is very robust for parallel runs, it is a bit cumbe…
-
### Your question:
## The problem
For packages built with pybind11 and nanobind, the major version of the C++ compiler is part of the ABI. That means any package built with nanobind that _links_ to …
minrk updated
1 month ago
-
### Describe new/missing feature
Hi! I am a Fan.
Can I ask something?
How to plot the data in the form of
dolfinx.io.utils.VTXWriter?
### Suggestion user interface
_No response_
-
One key issue is how to assign arbitrary Dirichlet boundary. A potential solution is seeking a mapping from [vertex to dof](https://fenicsproject.org/qa/734/manually-assign-tensor-field-values/).
-
Running some benchmarks with @jhale we've noticed that there was a performance regression introduced in https://github.com/FEniCS/ffcx/pull/645.
More specifically, before the above PR any blocked C…