From bdd94c7d2fda487c54d08d38a811563804cb7088 Mon Sep 17 00:00:00 2001 From: Hongli Lin Date: Thu, 14 Sep 2023 10:57:31 +0000 Subject: [PATCH] simple2: update usage --- example/simple/simple2.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/simple/simple2.c b/example/simple/simple2.c index d9ac06125..7d8cefee5 100644 --- a/example/simple/simple2.c +++ b/example/simple/simple2.c @@ -40,6 +40,8 @@ * o pdisk Refinement on a 5-tree spherical disk, periodic b.c. * o periodic Refinement on the unit square with all-periodic b.c. * o rotwrap Refinement on the unit square with weird periodic b.c. + * o circle Refinement on a 6-tree donut-like circle. + * o drop Refinement on a 5-trees geometry with an inner hole. * o icosahedron Refinement on the sphere * o shell2d Refinement on a 2d shell with geometry. * o disk2d Refinement on a 2d disk with geometry.