FinEtools
is a package
for basic operations on finite element meshes. FinEtoolsVoxelMesher
uses FinEtools
to mesh three-dimensional geometries defined as voxel volumes.
- 02/27/2024: Updated for Julia 1.10.
- 07/06/2023: Updated for Julia 1.9.
There are a number of examples. The examples may
be executed as described in the conceptual guide to
FinEtools
.
- 07/05/2022: Updated for Julia 1.7.
- 02/08/2021: Updated dependencies for Julia 1.6 and FinEtools 5.0.
- 12/08/2020: The coarsening now handles multi-material domains.
- 01/23/2020: Dependencies have been updated to work with Julia 1.3.1.
- 12/19/2019: Updated NIfTI.
- 07/13/2019: Applications are now separated out from the
FinEtools
package.