[Getfem-commits] (no subject)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 888391bb931bf1bcf56027664a02159356b78954 Author: Konstantinos Poulios AuthorDate: Mon Oct 16 14:16:02 2023 +0200 Code readability --- src/getfem_generic_assembly_compile_and_exec.cc | 3 +- src/getfem_generic_assembly_semantic.cc | 3 +-

[Getfem-commits] [getfem-commits] master updated (f8fda6e8 -> f818f6b6)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
logari81 pushed a change to branch master. from f8fda6e8 Fix segfault when internal variables are used inside an explicit matrix expression new 888391bb Code readability new 0d054158 Minor changes in python demo new 88a69bec Whitespace changes new f818f6b6 Fix compilation

[Getfem-commits] (no subject)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 0d05415881685c1cf8cf6ad4ff308b22d582ac9f Author: Konstantinos Poulios AuthorDate: Mon Oct 16 14:19:48 2023 +0200 Minor changes in python demo --- interface/tests/python/demo_nonlinear_elasticity.py | 20 ++-- 1 file changed, 10 insertions(+), 10

[Getfem-commits] (no subject)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 88a69becf3d33fa2b55d083a76e88a5033bbaab4 Author: Konstantinos Poulios AuthorDate: Mon Oct 16 14:37:11 2023 +0200 Whitespace changes --- src/getfem_mesh_im_level_set.cc | 694 1 file changed, 347 insertions(+), 347 deletions(-)

[Getfem-commits] (no subject)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
branch: master commit f818f6b6fe4bb6128a37fabe3d2436f706880a37 Author: Konstantinos Poulios AuthorDate: Mon Oct 16 15:05:25 2023 +0200 Fix compilation warnings --- src/getfem_mesh_fem.cc | 3 +-- src/getfem_mesh_im_level_set.cc | 26 +- 2 files changed, 14

[Getfem-commits] [getfem-commits] master updated (2c046b66 -> f8fda6e8)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
logari81 pushed a change to branch master. from 2c046b66 Use short names of functions for adding linear and nonlinear terms new 1b1001e4 Add unit test for filtered internal variables new c8922031 Add unit test for internal variables that leads to segfault new f8fda6e8 Fix

[Getfem-commits] (no subject)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
branch: master commit f8fda6e8ce084f6414854ce7b633dc5561a46509 Author: Konstantinos Poulios AuthorDate: Mon Oct 16 14:04:42 2023 +0200 Fix segfault when internal variables are used inside an explicit matrix expression --- src/getfem_generic_assembly_semantic.cc | 35

[Getfem-commits] (no subject)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
branch: master commit 1b1001e476d207a24bed8f6f2f94438853fcada1 Author: Konstantinos Poulios AuthorDate: Mon Oct 16 14:02:13 2023 +0200 Add unit test for filtered internal variables --- tests/test_internal_variables.cc | 13 + 1 file changed, 13 insertions(+) diff --git

[Getfem-commits] (no subject)

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
branch: master commit c89220316f6f84fa991e8f9b01bb568132e0e862 Author: Konstantinos Poulios AuthorDate: Mon Oct 16 14:03:02 2023 +0200 Add unit test for internal variables that leads to segfault --- tests/test_internal_variables.cc | 9 + 1 file changed, 9 insertions(+) diff --git

[Getfem-commits] [getfem-commits] branch master updated: Use short names of functions for adding linear and nonlinear terms

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
This is an automated email from the git hooks/post-receive script. logari81 pushed a commit to branch master in repository getfem. The following commit(s) were added to refs/heads/master by this push: new 2c046b66 Use short names of functions for adding linear and nonlinear terms 2c046b66

[Getfem-commits] [getfem-commits] branch master updated: Fix compilation warnings

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
This is an automated email from the git hooks/post-receive script. logari81 pushed a commit to branch master in repository getfem. The following commit(s) were added to refs/heads/master by this push: new d174e60a Fix compilation warnings d174e60a is described below commit

[Getfem-commits] [getfem-commits] branch master updated: Remove redundant state flag member from var_description classes

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
This is an automated email from the git hooks/post-receive script. logari81 pushed a commit to branch master in repository getfem. The following commit(s) were added to refs/heads/master by this push: new 35b4bf52 Remove redundant state flag member from var_description classes 35b4bf52 is

[Getfem-commits] [getfem-commits] branch master updated: Fix failing tests due to superlu on some systems

2023-10-16 Thread Konstantinos Poulios via Getfem-commits
This is an automated email from the git hooks/post-receive script. logari81 pushed a commit to branch master in repository getfem. The following commit(s) were added to refs/heads/master by this push: new a46b1e84 Fix failing tests due to superlu on some systems a46b1e84 is described below