-
It is impossible to create new styles normally, when trying to rebuild, this error is highlighted, which no one will fix, unfortunately
![image](https://github.com/pygments/pygments/assets/76917115/0…
-
I noticed a strange behavior using global x, y and z global variable to get finite element function value at some points.
```
mesh Th = square(10, 10);
fespace Uh(Th, P1);
Uh u = x*y;
x = 0.5…
-
I have recently been trying to install FreeFEM on Marconi100 powerpc and I have run into some troubles. Eventually we fixed the problem by forking the repository and changing `hpddm/include/HPDDM.hpp`…
-
Hi all,
I have tried installing FreeFem on Docker today from my Windows machine, using the Dockerfile provided in this repo and using the following command:
`docker build --network=host --tag fr…
-
**Submitting author:** @felipebordeu@gmail.com (Felipe Bordeu)
**Repository:** https://gitlab.com/drti/basic-tools
**Branch with paper.md** (empty if default branch):
**Version:** 1.9.0
**Editor:** P…
-
There is not very much discussion of how AsFem compares to other finite element libraries in the JOSS paper. Libraries that you could mention include:
- FEniCS: [website](https://fenicsproject.org/…
-
Dear Pierre @prj- ,
in early versions of macro_ddm.idp script there was a good feature that enabled to split mesh during partitioning.
In ver. 4.11 build script generates an error for s > 1. See b…
-
### Description
Qiskit Metal is an open-source quantum-EDA tool, developed to design superconducting microwave quantum circuits with ease. Designing such hardware usually requires starting from a c…
-
Hi,
Is there any breaking changes in FF 4.11 for `macro_ddm` and HPDDM plugins? I faced it while debugging a model that started to crash on the new version of FF. I prepared the following minimal w…
-
Dear FreeFEM developers,
I try to build FreeFEM source code on remote cluster as user on operating system: CentOS Linux 7 (Core) (without sudo permission).
```
$ hostnamectl
Static hostnam…