-
Hi,
I have downloaded the source from Git, but when I type `autoreconf -i`, I get the following error message:
```
$ autoreconf -i
configure.ac:1110: warning: file `etc/config/m4/acmpi.m4' inclu…
-
X11 can be used within docker with the options `-e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix` within the `docker run` command and enabling it with `xhost +local:root`.
However, in this docker image I'…
-
The manual states
> Notice the C++-like syntax; the user needs not study C++ for using FreeFEM, but it helps to guess what is allowed in the language.
and the language goes to great lengths to r…
-
On opening the app, a dialog ask me to select a file(probably a .edp file). But when I select, the app QUIT without showing anything, I don't even see a single panel of the app.
-
Hello,
There appears to be a bug when exporting meshes in .am format. It can be reproduced in the following script:
```C++
mesh Th = square(10, 10);
savemesh(Th, "square.am");
mesh Th2=readmesh(…
-
Looking at this list: `https://github.com/rouge-ruby/rouge/blob/master/docs/Languages.md`
You can see `sh`, `bash` and `text` are all missing yet seem to be supported.
Also `basic` is missing bu…
-
Hi, FreeFem++ is a good start for learning FEM. But I think it's difficult to use it to solve custom problem. The biggest problem is converting regular PDE forms to the variational formulation. I have…
-
Hi everyone !
I am opening an issue concerning the BEM plugin, and especially the BemPotential class implementation. It appears that several BEM potentials , namely the _transpose double layer pote…
-
Hello, the window crash and close when I try to select a point (Maj+Middle click) and press v for a vectorial solution. Many thanks
-
Hi,
would it be possible to publish the files needed to rebuild the Debian/Ubuntu packages?
Best
C