asci2vtk2d-3.py
The FInite element Automatic Tabulator FIAT supports generation
Install
- All systems
-
curl cmd.cat/asci2vtk2d-3.py.sh
- Debian
-
apt-get install python3-fiat
- Ubuntu
-
apt-get install python3-fiat
- Kali Linux
-
apt-get install python3-fiat
- Fedora
-
dnf install python3-fiat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-fiat
- Raspbian
-
apt-get install python3-fiat
- Dockerfile
- dockerfile.run/asci2vtk2d-3.py
python3-fiat
The FInite element Automatic Tabulator FIAT supports generation
of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. It is also capable of generating arbitrary order instances of Jacobi- type quadrature rules on the same element shapes. Upcoming versions will also support Hermite and nonconforming elements as well as H(div) and H(curl) elements such as Raviart-Thomas and Nedelec are supported on triangles and tetrahedra.