[Getfem-commits] [getfem-commits] branch devel-logari81-internal-variables updated: Fix in proccessing of multiple coupled internal variables

2020-01-29 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-internal-variables in repository getfem. The following commit(s) were added to refs/heads/devel-logari81-internal-variables by this push: new 19ccc74 Fix in proccessing of

[Getfem-commits] (no subject)

2020-01-29 Thread Konstantinos Poulios via Getfem-commits
branch: devel-logari81-internal-variables commit 78b191f942d27d95da95d6dec284c0f051531cb1 Author: Konstantinos Poulios AuthorDate: Wed Jan 29 16:47:37 2020 +0100 Minor changes --- src/getfem/getfem_models.h | 16 +---

[Getfem-commits] (no subject)

2020-01-29 Thread Konstantinos Poulios via Getfem-commits
branch: devel-logari81-internal-variables commit 50ebaab6f372cc9435066732a13a9cb14498caa5 Author: Konstantinos Poulios AuthorDate: Wed Jan 29 16:49:18 2020 +0100 Add support for internal variable condensation to the model object --- src/getfem/getfem_accumulated_distro.h | 6 +-

[Getfem-commits] (no subject)

2020-01-29 Thread Konstantinos Poulios via Getfem-commits
branch: devel-logari81-internal-variables commit 232385db09a7ff588cb8144fd1e8aa79ce6a32b6 Author: Konstantinos Poulios AuthorDate: Wed Jan 29 09:47:03 2020 +0100 Fix size of internal variable condensation matrix - Including empty rows for keeping the implementation simpler ---

[Getfem-commits] (no subject)

2020-01-29 Thread Konstantinos Poulios via Getfem-commits
branch: devel-logari81-internal-variables commit ff5eb9c9271cb82fd96b6044728bae6173203c81 Author: Konstantinos Poulios AuthorDate: Wed Jan 29 08:57:05 2020 +0100 Fix wrong scaling of coupling matrix in internal variable condensation --- src/getfem_generic_assembly_compile_and_exec.cc | 29