[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] (no subject)
From: |
Tetsuo Koyama |
Subject: |
[Getfem-commits] (no subject) |
Date: |
Sun, 2 Jun 2019 23:53:30 -0400 (EDT) |
branch: devel-tetsuo-houbolt
commit 1bd2ed74cd7c5375332b75842537aa8146419b6c
Author: Tetsuo Koyama <address@hidden>
Date: Mon Jun 3 12:53:37 2019 +0900
Add Houbolt method tests
---
interface/tests/python/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/interface/tests/python/Makefile.am
b/interface/tests/python/Makefile.am
index 764572d..cd6ff0a 100644
--- a/interface/tests/python/Makefile.am
+++ b/interface/tests/python/Makefile.am
@@ -66,6 +66,7 @@ TESTS = \
check_secondary_domain.py \
check_mixed_mesh.py \
demo_wave.py \
+ demo_wave_equation.py \
demo_laplacian.py \
$(optpy)