Tags give the ability to mark specific points in history as being important
-
-
-
-
-
v1.1.0
29e2957a · ·* More public API for specifying size fields * Improved build system * Proper CTest testing setup
-
-
-
v0.5
f23678ce · ·all three adapt stages are coded users should now be able to adapt 2D and 3D meshes in serial and parallel with isotropic and anisotropic size fields. However, at this tag only minimal testing with isotropic uniform size fields has been carried out.
-
try_coarsening_first
3876f3a8 · ·experimented with order of operations sticking with refine first, then coarsen
-
swap2d_experiment
b347a7ce · ·this tangent explores 2D warping with swaps only the 2D swap code was just put in place, so observing its behavior as it fights unrestricted motion by itself is useful to gain confidence of its correctness. it is also becoming clear that swaps alone cannot maintain quality without some form of nodal smoothing (at least) in addition. in practice, since users would not want omega_h to move nodes around, we would rely on edge length satisfaction and sliver coarsening.
-
v0.3
f3429fcd · ·this is the first version that can actually be reasonably used as a library in other projects