$\varphi$ -FD : A well-conditioned finite difference method inspired by $\varphi$ -FEM for general geometries on elliptic PDEs
This repository contains the code used in the study "$\varphi$-FD : A well-conditioned finite difference method inspired by
It is "frozen in time" and not maintained.
To use our latest
The image is based on the legacy FEniCS image: quay.io/fenicsproject/stable:latest and the seaborn python library.
-
Clone this repository in a dedicated directory:
mkdir phifd/ git clone https://github.com/PhiFEM/publication_PhiFD.git phifd
-
Download the images from the docker.io registry, in the main directory:
export CONTAINER_ENGINE=docker cd phifd sudo -E bash pull-image.sh
-
Launch the container:
sudo -E bash run-image.sh
From the main directory phifd, launch the
python3 phiFD_2D.pyPlease use the issue tracker to report any issues.
Michel Duprez, Inria Nancy Grand-Est
Vanessa Lleras, Université de Montpellier
Alexei Lozinski, Université de Franche-Comté
Vincent Vignon, Université de Strasbourg
Killian Vuillemot, Université de Montpellier