[Getfem-commits] (no subject)

2024-04-12 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 18e801fef4a0420d4e1b5903c17a90bc687c8f76 Author: Konstantinos Poulios AuthorDate: Fri Apr 12 16:13:46 2024 +0200 Require relaxing overstrict security checks with MSVC --- src/gmm/gmm_std.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/gmm/gmm_std.h

[Getfem-commits] [getfem-commits] master updated (77d406e1 -> 9216a7ac)

2024-04-12 Thread Konstantinos Poulios via Getfem-commits
logari81 pushed a change to branch master. from 77d406e1 Disable the use of lapack interface when building Matlab interface because of conflict with 64 bit lapack used by Matlab. new 9e3d4ec6 Variables renaming and typo fixes new 18e801fe Require relaxing overstrict security checks

[Getfem-commits] (no subject)

2024-04-12 Thread Konstantinos Poulios via Getfem-commits
branch: master commit ae3680eac2c860e17921f5ef09de7995fba77340 Author: Konstantinos Poulios AuthorDate: Fri Apr 12 16:15:02 2024 +0200 Fix configure issue with clang --- m4/ax_check_cxx_flag.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/ax_check_cxx_flag.m4

[Getfem-commits] (no subject)

2024-04-12 Thread Konstantinos Poulios via Getfem-commits
branch: master commit e5b68e126f672926cfd6171c7d886964f831324e Author: Konstantinos Poulios AuthorDate: Fri Apr 12 16:14:33 2024 +0200 Fix minor compilation issues --- src/getfem/bgeot_tensor.h | 2 -- src/getfem_fem.cc | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-)

[Getfem-commits] (no subject)

2024-04-12 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 9e3d4ec635fdadf84c744c66f622a5e7ad0b6040 Author: Konstantinos Poulios AuthorDate: Fri Apr 12 16:12:27 2024 +0200 Variables renaming and typo fixes --- src/getfem_generic_assembly_compile_and_exec.cc | 22 +++--- src/getfem_generic_assembly_tree.cc

[Getfem-commits] (no subject)

2024-04-12 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 9216a7acc4c992e99beaf8eeccfce871348a2e55 Author: Konstantinos Poulios AuthorDate: Fri Apr 12 16:16:53 2024 +0200 Avoid nested preprocessor macros in gmm blas interface --- src/gmm/gmm_blas_interface.h | 44 +--- 1 file changed,

[Getfem-commits] (no subject)

2024-04-12 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 30067565d5dd21989381d4cbd84dd3155b3e0c31 Author: Konstantinos Poulios AuthorDate: Fri Apr 12 16:16:02 2024 +0200 Treat clang separately in autoconf system and other minor build system changes --- CMakeLists.txt | 2 +- configure.ac | 36