Skip to content

Releases: cristian-barbarosie/manifem

21.06

01 Jul 22:00
Compare
Choose a tag to compare

Changed syntax for iterators.
Implemented connected one-dim meshes, as opposed to fuzzy meshes.
Garbage collector for cells and meshes still buggy.
Manual got prettier.

21.04

01 Jul 21:37
Compare
Choose a tag to compare

Finite elements work in a rather rudimentary manner for now.
Functions do not leak memory any more.
Cells and meshes still leak memory.

21.02

01 Jul 21:15
Compare
Choose a tag to compare

Mesh generation works well. Some examples may not work.