Geometry laboratory for finite element analyses
This repository contains structures and functions to perform geometry computations and generate meshes for finite element analyses.
We use Vector and Matrix from Russell Lab, thus some Debian packages are required.
Documentation:
Installation
Install some libraries:
Add this to your Cargo.toml:
[]
= "0.2"
Examples
TODO