From 6e194182f57bfb1dc37214dbdf7c15611db05231 Mon Sep 17 00:00:00 2001 From: rleu Date: Thu, 8 Feb 2024 08:40:10 +0100 Subject: [PATCH] readme: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f547a5e..ba8fd9a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ are implemented in this repo as well (ticked boxes) and which are not (yet) (unt Also, this repo includes some functionalities that were not provided in the original MATLAB code: - Assembly of Mass Matrix along the same lines as assembly of stiffness matrix. - Linear Interpolation of values on coordinates onto new nodes after refinement. -- Red refinement algorithm, where (yet) only a single element can be marked. +- Red-Green refinement algorithm, where (yet) only a single element can be marked. ## Data structures