[Getfem-commits] [getfem-commits] branch devel-logari81-gcc9-openmp updated: Prioritize generic blas detection

2020-05-23 Thread Konstantinos Poulios via Getfem-commits
This is an automated email from the git hooks/post-receive script. logari81 pushed a commit to branch devel-logari81-gcc9-openmp in repository getfem. The following commit(s) were added to refs/heads/devel-logari81-gcc9-openmp by this push: new 77d6f76 Prioritize generic blas detection 77d

[Getfem-commits] (no subject)

2020-05-23 Thread Yves Renard
branch: master commit c60753e9c522346850674961f7124c4bb22079a3 Author: Yves Renard AuthorDate: Sat May 23 15:59:19 2020 +0200 change option name --- configure.ac | 30 ++ 1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/configure.ac b/configure.ac i

[Getfem-commits] (no subject)

2020-05-23 Thread Yves Renard
branch: master commit 7054fcffab590744ca8a77b88349b114535129cb Merge: 44541be b776339 Author: Yves Renard AuthorDate: Sat May 23 15:52:41 2020 +0200 Merge branch 'devel-logari81-gcc9-openmp' configure.ac| 37 +- src/getfem/bgeot_small_vector.h | 253 +- src/getfem/get

[Getfem-commits] [getfem-commits] master updated (a501150 -> c60753e)

2020-05-23 Thread Yves Renard
renard pushed a change to branch master. from a501150 using macros in that demo file new 44541be minor changes add efe0d45 Fix compilation and test errors with --enable-openmp add b63998e Fix compilation warnings and reduce code duplication add 77d6f76 Prioritize gener

[Getfem-commits] [getfem-commits] branch devel-logari81-gcc9-openmp deleted (was b776339)

2020-05-23 Thread Yves Renard
renard pushed a change to branch devel-logari81-gcc9-openmp. was b776339 An option for setting open_blas_num_thread to one for fixing a freeze with openblas 0.3.8 The revisions that were on this branch are still contained in other references; therefore, this change does not discard any com

[Getfem-commits] (no subject)

2020-05-23 Thread Yves Renard
branch: master commit 44541beb7541f6627382ef644948cb0db4a3b68e Author: Yves Renard AuthorDate: Fri May 22 17:49:36 2020 +0200 minor changes --- doc/sphinx/source/.templates/indexcontent.html | 2 +- interface/tests/matlab-octave/check_all.m | 19 +-- interface/tests/mat

[Getfem-commits] (no subject)

2020-05-23 Thread Yves Renard
branch: master commit 14b574e0ef49c45ecb582bbe95342745381ebe5c Author: Yves Renard AuthorDate: Sat May 23 15:54:02 2020 +0200 regularising status of getfem_im_list.h --- .gitignore | 1 + cubature/Makefile.am | 3 --- src/Makefile.am | 7 +-- 3 files changed, 6 insertions(

[Getfem-commits] (no subject)

2020-05-23 Thread Konstantinos Poulios via Getfem-commits
branch: devel-logari81-xml commit db725b2e96688a40a9d5ed83d0876f941134fdb1 Author: Konstantinos Poulios AuthorDate: Sat May 23 20:37:25 2020 +0200 Move enumeration from header file --- src/getfem/getfem_export.h | 20 --- src/getfem_export.cc | 63 ++

[Getfem-commits] [getfem-commits] branch devel-logari81-xml created (now db725b2)

2020-05-23 Thread Konstantinos Poulios via Getfem-commits
logari81 pushed a change to branch devel-logari81-xml. at db725b2 Move enumeration from header file This branch includes the following new commits: new db725b2 Move enumeration from header file

[Getfem-commits] (no subject)

2020-05-23 Thread Konstantinos Poulios via Getfem-commits
branch: devel-logari81-xml commit dbeb54b5b4d48d384c11eb293064841985f6d6a4 Author: Konstantinos Poulios AuthorDate: Sat May 23 20:48:23 2020 +0200 Minor changes --- src/getfem/getfem_export.h | 2 +- src/getfem_export.cc | 62 +++--- 2 files cha

[Getfem-commits] (no subject)

2020-05-23 Thread Konstantinos Poulios via Getfem-commits
branch: devel-logari81-xml commit 9f956bb759bda182a25ae071f8e691c4a345bf12 Author: Konstantinos Poulios AuthorDate: Sat May 23 21:06:56 2020 +0200 Export to VTU file format (only ascii), based on the original implementation by Tetsuo Koyama --- doc/sphinx/source/replaces.txt | 5 +-

[Getfem-commits] [getfem-commits] devel-logari81-xml updated (db725b2 -> 9f956bb)

2020-05-23 Thread Konstantinos Poulios via Getfem-commits
logari81 pushed a change to branch devel-logari81-xml. from db725b2 Move enumeration from header file new dbeb54b Minor changes new 9f956bb Export to VTU file format (only ascii), based on the original implementation by Tetsuo Koyama Summary of changes: doc/sphinx/source/repla

Re: [Getfem-commits] please merge branch devel-tetsuo-xml

2020-05-23 Thread Konstantinos Poulios via Getfem-commits
Dear Tetsuo, I have revised your code and refactored it in my logari81-devel-xml branch. Can you test that my refactored version works as your original version? I removed your "only_mesh" option intentionally. Moreover, it would be nice if you could: 1) implement the scripting interface for vtu e