FreeFEM v4.7-1
Changed
- change the language definition to use type as a construction function with named arguments for bem plugin
- PETSc version 3.14.0
- ARPACK compiled by SLEPc
- Mmg version 5.5.0
- -std=c++14 instead of -std=c++11 when possible
Removed
- plugins thresholdings, symmetrizeCSR, and fflapack and associed example
Fixed
- problem compilation with gfortran-10 of arpack and mumps (add -fallow-argument-mismatch flags)