getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] (no subject)


From: Yves Renard
Subject: [Getfem-commits] (no subject)
Date: Wed, 6 Sep 2017 14:07:16 -0400 (EDT)

branch: mb-transInversion
commit cf76f1b3f1a45a936d2540abb6a5e05c4271e78b
Author: Yves Renard <address@hidden>
Date:   Thu Aug 31 13:46:13 2017 +0200

    adding bgeot_torus.h and bgeot_torus.cc to the Makefile
---
 src/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index bbab959..f995f55 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -101,6 +101,7 @@ nobase_include_HEADERS =                            \
        getfem/bgeot_sparse_tensors.h                   \
        getfem/bgeot_tensor.h                           \
        getfem/bgeot_comma_init.h                       \
+       getfem/bgeot_torus.h                            \
        getfem/bgeot_ftool.h                            \
        getfem/getfem_arch_config.h                     \
        getfem/getfem_copyable_ptr.h                    \
@@ -177,6 +178,7 @@ SRC =                                               \
        bgeot_node_tab.cc                               \
        bgeot_small_vector.cc                           \
        bgeot_sparse_tensors.cc                         \
+       bgeot_torus.cc                                  \
        bgeot_poly.cc                                   \
        bgeot_poly_composite.cc                         \
        bgeot_ftool.cc                                  \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]