From c36dfbea3b6585c8080aa893250d36de11586279 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@uliege.be> Date: Tue, 19 Feb 2019 09:51:24 +0100 Subject: [PATCH] Update microstrip.pro --- Electrostatics/microstrip.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Electrostatics/microstrip.pro b/Electrostatics/microstrip.pro index 91d96e4..444ea15 100644 --- a/Electrostatics/microstrip.pro +++ b/Electrostatics/microstrip.pro @@ -200,7 +200,7 @@ Formulation { (epsilon grad v, grad v')_Vol_Ele = 0 - holds for all v'. Finally, our choice here is to use a Gakerkin method, + holds for all v'. Finally, our choice here is to use a Galerkin method, where the test functions v' are the same basis functions ("sn_k") as the ones used to interpolate the unknown potential v. -- GitLab