-
cloning the branch "develop", running makefile -j2 i get:
ranlib ../../../libopenblasp-r0.3.6.a
make[8]: Leaving directory '/home/Brain ADM/Devel/FreeFem-sources/3rdparty/blas/OpenBLAS/lapack-ne…
-
I tried the follow example to use the pardiso, but failed.
_http://jolivet.perso.enseeiht.fr/FreeFem-tutorial/section_4/example2.edp.html_
load "Pardiso", and the error showed that
/FreeFem/lib/…
-
Issue Type: Bug
My profile synced few extenstion and they need now reload, but after clicking reload extensions steel not work.
This is present on mac.
VS Code version: Code 1.62.3 (Universal…
-
I think there is a problem on the server from which getall pulls the third party files.
' ' '
Connecting to pkgs.freefem.org (pkgs.freefem.org)|134.157.2.3|:80... connected.
HTTP request sent, …
-
Dear Supporter,
I got the error while building FF4.9 on Centos 7.5 x64
```
During running "make"
==========================================================================
...
g++ -DHAVE_CONFI…
-
Hi,
it would be great if the debian/ubuntu package you provide contains all freefem plugins
especially PETSc and SLEPc.
Best
C
-
**Submitting author:** @gianthk (gianluca iori)
**Repository:** https://github.com/gianthk/ciclope
**Branch with paper.md** (empty if default branch):
**Version:** v1.3.4
**Editor:** @danasolav
**Rev…
-
Hi,
First of all, there is two small bugs with `matrix` matrices display and save. When you use `cout` and `ofstream`, matrix coefficients have three extra digits. These extra digits are random and c…
-
Hi, is there any option to configure vertices distance (or amount) per border when defining geometry for meshing? (like it is done in freefem mesher where i.e. square borders can be configure: mesh Th…
-
Hi,
I noticed that a definition of a function is changed in newer versions of PETSc, so building FF with a new version of PETSc doesn't work if one wants to build PETSc separately (which is a manda…