[Getfem-commits] (no subject)

2017-09-22 Thread Yves Renard
branch: master commit f52a236ac92948b8135a21050917c948b835f872 Merge: cf5355f 203a16f Author: Yves Renard Date: Fri Sep 22 09:41:07 2017 +0200 Merge branch 'devel-yves-fix-matlab-pb' configure.ac | 11 +-

[Getfem-commits] (no subject)

2017-09-22 Thread Yves Renard
branch: devel-yves-fix-matlab-pb commit a8190e1358c531b31a2387c9cf6ad7d997c2305f Merge: d6b12f9 6e85ffe Author: Yves Renard Date: Fri Sep 22 08:46:29 2017 +0200 Merge branch 'devel-yves-fix-matlab-pb' of ssh://git.sv.gnu.org:/srv/git/getfem into

[Getfem-commits] (no subject)

2017-09-22 Thread Yves Renard
branch: devel-yves-fix-matlab-pb commit d6b12f9dac871750ebc6db3a07beda843fdcea0f Author: Yves Renard Date: Thu Sep 21 12:41:53 2017 +0200 suppress lu_solve lapack interface --- src/gmm/gmm_lapack_interface.h | 27 --- 1 file changed, 27

[Getfem-commits] (no subject)

2017-09-22 Thread Yves Renard
branch: devel-yves-fix-matlab-pb commit 203a16fc1519afa9d4f7691c24679c9b1274f1f3 Author: Yves Renard Date: Fri Sep 22 09:30:53 2017 +0200 fix copy_node problem --- configure.ac | 4 +++- src/getfem_generic_assembly.cc | 46

[Getfem-commits] (no subject)

2017-09-21 Thread Yves Renard
branch: devel-yves-fix-matlab-pb commit 6e85ffe3d75ebad968f10f352ac272956b785115 Author: Yves Renard Date: Fri Sep 22 06:28:19 2017 +0200 minor change --- tests/laplacian_with_bricks.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git

[Getfem-commits] (no subject)

2017-09-21 Thread Yves Renard
branch: devel-yves-fix-matlab-pb commit c4f955057c37fe0c9771c7b37b4a05bf60e4d9aa Author: Yves Renard Date: Thu Sep 21 10:28:01 2017 +0200 Fix for compatibility with 64 bit integer BLAS and LAPACK versions --- src/bgeot_geometric_trans.cc | 20

[Getfem-commits] (no subject)

2017-09-21 Thread Yves Renard
branch: devel-yves-fix-matlab-pb commit 3a7755f082d249d0678fb8a04f559f19eae44926 Author: Yves Renard Date: Wed Sep 20 13:39:24 2017 +0200 Change the use of mex -v for getting dynamic library extension which is not valid anymore --- configure.ac | 9 ++--- 1

[Getfem-commits] (no subject)

2017-09-20 Thread Konstantinos Poulios
branch: master commit 9ad22f9f0b1b811fe87cd04e1ad715d11951e465 Author: mb Date: Wed Sep 13 13:45:02 2017 +0200 Also for 0-dimensional convex, auto_basic has to be true. --- src/bgeot_convex_ref.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[Getfem-commits] (no subject)

2017-09-20 Thread Konstantinos Poulios
branch: master commit d1f8db242d47ebc15c1e363681dba356e00b3654 Author: mb Date: Tue Sep 12 12:36:26 2017 +0200 Create cvs in the constructor and set auto_basic flag. --- src/bgeot_convex_ref.cc | 78 +-- src/bgeot_torus.cc

[Getfem-commits] (no subject)

2017-09-20 Thread Konstantinos Poulios
branch: master commit 36565e08fc58b5860dcf2b064e55abddb9a89982 Author: mb Date: Tue Sep 12 12:35:56 2017 +0200 Don't change current cvs, since it is a const function. --- src/bgeot_convex_ref.cc | 8 src/getfem/bgeot_convex_ref.h | 2 +- 2 files changed, 5

[Getfem-commits] (no subject)

2017-09-20 Thread Konstantinos Poulios
branch: master commit cf5355ff2213ab1617d91a8503a2787f6fe8673b Author: Yves Renard Date: Thu Sep 21 00:22:23 2017 +0200 use qhull to simplexify unlisted reference elements --- src/bgeot_convex_ref.cc | 120 +++---

[Getfem-commits] (no subject)

2017-09-20 Thread Konstantinos Poulios
branch: master commit 2b4e0ca5ea94e35bf8fbfa827f7ce6cada6ce951 Author: mb Date: Thu Sep 14 11:09:58 2017 +0200 Add getter for auto_basic. --- src/bgeot_convex_ref.cc | 4 src/getfem/bgeot_convex_ref.h | 1 + 2 files changed, 5 insertions(+) diff --git

[Getfem-commits] (no subject)

2017-09-20 Thread Konstantinos Poulios
branch: master commit 931b69d5d9e16ea3afcc42f5dc0a99a50c59e1d2 Author: mb Date: Fri Sep 15 10:29:11 2017 +0200 Revert moving the assert. --- src/bgeot_convex_ref.cc | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/bgeot_convex_ref.cc

[Getfem-commits] (no subject)

2017-09-20 Thread Yves Renard
branch: mb_race_condition_convex_of_reference commit 01909007206bb3072825234a4716675d980df34a Author: Yves Renard Date: Wed Sep 20 11:29:53 2017 +0200 small fix --- src/bgeot_convex_ref.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[Getfem-commits] (no subject)

2017-09-19 Thread Yves Renard
branch: master commit b8350c88a2e44a6a86b647b94bc4970285f60bff Merge: b33589a f710f52 Author: Yves Renard Date: Tue Sep 19 14:41:08 2017 +0200 Merge branch 'master' of ssh://git.sv.gnu.org:/srv/git/getfem src/getfem_generic_assembly.cc | 258

[Getfem-commits] (no subject)

2017-09-19 Thread Yves Renard
branch: master commit b33589aba13751e51466c5d23e62df7ac585d96f Author: Yves Renard Date: Tue Sep 19 14:34:46 2017 +0200 minor fix --- src/bgeot_convex_ref_simplexified.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[Getfem-commits] (no subject)

2017-09-16 Thread Konstantinos Poulios
branch: fix-valgrind-issues commit f710f52530d7fbcbfdc41d4e77a4067d918e8c86 Author: Konstantinos Poulios Date: Sat Sep 16 11:37:19 2017 +0200 add few new assertions inside ga_tree --- src/getfem_generic_assembly.cc | 10 +- 1 file changed, 5 insertions(+), 5

[Getfem-commits] (no subject)

2017-09-15 Thread Konstantinos Poulios
branch: serendipity-elements commit c27ee5a33580c7720ee6f36bad57d0eedbb75287 Author: Konstantinos Poulios Date: Fri Sep 15 12:51:57 2017 +0200 improve support for incomplete (serendipity) elements and add discontinuous versions --- interface/src/gf_mesh_fem_set.cc |

[Getfem-commits] (no subject)

2017-09-15 Thread Konstantinos Poulios
branch: serendipity-elements commit c40ce74974e44eb85a02d2f1b8df5fb6f8cc8f5c Author: Konstantinos Poulios Date: Fri Sep 15 10:45:42 2017 +0200 renaming of geotrans and fem types --- doc/sphinx/source/project/femdesc.rst | 2 +- interface/src/gf_mesh.cc

[Getfem-commits] (no subject)

2017-09-15 Thread Konstantinos Poulios
branch: serendipity-elements commit bec90babb7f7046d2b0eb915d3d38996b1b29c07 Author: Konstantinos Poulios Date: Fri Sep 15 11:33:45 2017 +0200 fix simplexification of pyramids --- src/bgeot_convex_ref_simplexified.cc | 6 +++--- 1 file changed, 3 insertions(+), 3

[Getfem-commits] (no subject)

2017-09-15 Thread Markus B�rg
branch: mb_race_condition_convex_of_reference commit d744bfd7477474180a7d6d617e9c3901663ea2ec Author: mb Date: Fri Sep 15 10:29:11 2017 +0200 Revert moving the assert. --- src/bgeot_convex_ref.cc | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[Getfem-commits] (no subject)

2017-09-15 Thread Markus B�rg
branch: mb_race_condition_convex_of_reference commit 5a8188b5e7ca6eef666ad0d16cdc62108dd124b8 Author: mb Date: Fri Sep 15 10:29:28 2017 +0200 Create simplexified_convex only, if auto_basic. --- src/bgeot_convex_ref.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[Getfem-commits] (no subject)

2017-09-14 Thread Konstantinos Poulios
branch: fix-valgrind-issues commit c82245fc37f55701833a9ff531711dc84f7a54f8 Author: Konstantinos Poulios Date: Thu Sep 14 15:35:57 2017 +0200 code simplification --- src/getfem_generic_assembly.cc | 123 +++-- 1 file changed, 58

[Getfem-commits] (no subject)

2017-09-14 Thread Konstantinos Poulios
branch: fix-valgrind-issues commit 638cf1032ea399c6c894f1ff81fbbf2af8818563 Author: Konstantinos Poulios Date: Thu Sep 14 11:46:22 2017 +0200 code simplification --- src/getfem_generic_assembly.cc | 53 ++ 1 file changed, 22

[Getfem-commits] (no subject)

2017-09-14 Thread Markus B�rg
branch: mb_race_condition_convex_of_reference commit 3c05b343a6b7b3f55df1bd58fe5497c85917058d Author: mb Date: Thu Sep 14 11:10:11 2017 +0200 Pass correct flag. --- src/bgeot_torus.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/bgeot_torus.cc

[Getfem-commits] (no subject)

2017-09-14 Thread Markus B�rg
branch: mb_race_condition_convex_of_reference commit 110c45bcea78519fefb78431c46d125d12043014 Author: mb Date: Thu Sep 14 11:09:58 2017 +0200 Add getter for auto_basic. --- src/bgeot_convex_ref.cc | 4 src/getfem/bgeot_convex_ref.h | 1 + 2 files changed, 5

[Getfem-commits] (no subject)

2017-09-13 Thread Markus B�rg
branch: mb_race_condition_convex_of_reference commit 506ecf299608cf8bff2eeb110aee67b4be3be142 Merge: 05ffad5 b7a7994 Author: mb Date: Wed Sep 13 13:45:28 2017 +0200 Merge from master. interface/tests/matlab/check_all.sh | 11 +++ src/getfem_mesh.cc

[Getfem-commits] (no subject)

2017-09-13 Thread Markus B�rg
branch: mb_race_condition_convex_of_reference commit 94d10b114e25d798f32cbf52813e7acd0795f3bd Author: mb Date: Wed Sep 13 13:43:24 2017 +0200 Revert "1D simplices should not have faces" This reverts commit 84b5d1405eaaa3f1ce0c6c8960cfb4161ff8568c. ---

[Getfem-commits] (no subject)

2017-09-12 Thread Yves Renard
branch: master commit b7a7994bd0526234e58f9ee9143090b2cf80a57e Merge: 561b155 96f5398 Author: Yves Renard Date: Tue Sep 12 16:31:10 2017 +0200 Merge remote-tracking branch 'origin/mb_convex_quality_torus' src/getfem_mesh.cc | 8 +++- 1 file changed, 7

[Getfem-commits] (no subject)

2017-09-12 Thread Markus B�rg
branch: mb_race_condition_convex_of_reference commit e1d09c9593cb2f6382e5b8255d46e64fc479bb35 Author: mb Date: Tue Sep 12 12:35:56 2017 +0200 Don't change current cvs, since it is a const function. --- src/bgeot_convex_ref.cc | 8

[Getfem-commits] (no subject)

2017-09-11 Thread Markus B�rg
branch: mb_convex_quality_torus commit 96f5398dd831c9bb16ffdc7ea8cb47a3d3b25855 Author: mb Date: Mon Sep 11 18:00:14 2017 +0200 In case of axisymmetry, resize G to original dimension. Pass original transformation to convex_quality_estimate. --- src/getfem_mesh.cc | 8

[Getfem-commits] (no subject)

2017-09-06 Thread Yves Renard
branch: mb-transInversion commit cf76f1b3f1a45a936d2540abb6a5e05c4271e78b Author: Yves Renard 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

[Getfem-commits] (no subject)

2017-09-06 Thread Yves Renard
branch: mb-transInversion commit 06b29a6bac25b5ca7b52a73fcfaf491c591c636a Author: Yves Renard Date: Wed Sep 6 20:06:59 2017 +0200 modifications for compilation problems on g++ and cosmetic changes --- src/bgeot_geotrans_inv.cc | 244

[Getfem-commits] (no subject)

2017-09-05 Thread Markus B�rg
branch: mb-transInversion commit ec53c5bacc200b94c46e419b21812f198fb4 Merge: 89c0bd0 9a26a21 Author: mb Date: Tue Sep 5 16:09:44 2017 +0200 Merge from master. src/getfem/getfem_mesher.h | 51 +++--- 1 file changed, 25

[Getfem-commits] (no subject)

2017-09-05 Thread Yves Renard
branch: master commit 9a26a2184465ba00a2f9fb59c124349eba829923 Author: Yves Renard Date: Tue Sep 5 13:44:13 2017 +0200 change initiation order and simplification --- src/getfem/getfem_mesher.h | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-)

[Getfem-commits] (no subject)

2017-09-04 Thread Markus B�rg
branch: mb-transInversion commit 89c0bd02a73a3e419a677cd5c487170304c84853 Author: mb Date: Mon Sep 4 14:24:18 2017 +0200 Some bug fixing. --- src/bgeot_geotrans_inv.cc | 27 +++ src/getfem/bgeot_geotrans_inv.h | 5 ++--- 2 files changed, 17

[Getfem-commits] (no subject)

2017-09-04 Thread Tunc Bahcecioglu
branch: devel-tunc commit dc685a31ecf25f7ef611abef2beb527204f4134a Author: tunc_bahcecioglu Date: Mon Sep 4 09:44:05 2017 +0200 * remove unnecessary comments * fix styling: remove spaces before and after +-*/ operations --- src/getfem/getfem_mesher.h | 34

[Getfem-commits] (no subject)

2017-09-01 Thread Markus B�rg
branch: mb-transInversion commit f237af9e65923bf720fdf4d6211e793d7adfddf0 Author: mb Date: Fri Sep 1 11:17:25 2017 +0200 Use dir_points for creation of linearised transformation. --- src/bgeot_geotrans_inv.cc | 197

[Getfem-commits] (no subject)

2017-08-31 Thread Markus B�rg
branch: mb-transInversion commit 27bc633f37ca2ea28485e0e24a80777118f0c860 Author: mb Date: Thu Aug 31 12:16:25 2017 +0200 Add missing node. --- src/bgeot_geotrans_inv.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bgeot_geotrans_inv.cc

[Getfem-commits] (no subject)

2017-08-31 Thread Markus B�rg
branch: mb-transInversion commit 4693f8c6cb3f57746370281d847452ddf2edb837 Author: mb Date: Thu Aug 31 12:14:45 2017 +0200 Revert change of is_lin, since also first-order product transformations are nonlinear. --- src/bgeot_geometric_trans.cc | 2 +- 1 file changed, 1

[Getfem-commits] (no subject)

2017-08-31 Thread Markus B�rg
branch: mb-transInversion commit 557d17f9d89e07570661b13e04fc63f6aae4dc1a Author: mb Date: Thu Aug 31 12:15:55 2017 +0200 Check explicitly whether point is in convex. --- src/bgeot_geotrans_inv.cc | 27 +++ 1 file changed, 15 insertions(+), 12

[Getfem-commits] (no subject)

2017-08-24 Thread Markus B�rg
branch: mb-transInversion commit acb242893041abbaf47c0543daba987c57eb902a Author: mb Date: Thu Aug 24 20:00:20 2017 +0200 Move bgeot namespace into new file. --- src/bgeot_geometric_trans.cc | 2 +- src/bgeot_geotrans_inv.cc| 1 +

[Getfem-commits] (no subject)

2017-08-24 Thread Markus B�rg
branch: mb-transInversion commit f2980db6a34b4c78f0d5a97618319f0a15c30c4f Author: mb Date: Thu Aug 24 20:00:51 2017 +0200 Make nonlinear inversion work for axisymmetry. --- src/bgeot_geotrans_inv.cc | 43 -

[Getfem-commits] (no subject)

2017-08-23 Thread Markus B�rg
branch: mb-transInversion commit 27e02f9ba7fd21198e374f00e0625d1eef318ca0 Author: mb Date: Wed Aug 23 13:36:04 2017 +0200 Return linear flag correctly. --- src/bgeot_geometric_trans.cc | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git

[Getfem-commits] (no subject)

2017-08-21 Thread Markus B�rg
branch: mb-transInversion commit 8b6c956007208ca0e7aad4286911f63a59be544f Author: mb Date: Mon Aug 21 15:03:02 2017 +0200 Use linear mapping to find initial guess. --- src/bgeot_geotrans_inv.cc | 203 ++--

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit a1e69b342dd1d250250dfef7c08c42541b3ab089 Author: Konstantinos Poulios Date: Mon Aug 7 23:14:59 2017 +0200 implement import of 13-node pyramids and 15-node prisms from ANSYS cdb files --- src/getfem_import.cc | 41

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit 07114d1cc1cf44fc2740096ea489e14a1c51a4fc Author: Konstantinos Poulios Date: Mon Aug 7 23:18:11 2017 +0200 fix the processing of mesh_region::all_convexes() in select_faces_in_box --- src/getfem_mesh.cc | 2 +- 1 file changed, 1

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit 32a52976d7966a9bfaf396972479a7525c298cdb Author: Konstantinos Poulios Date: Mon Aug 7 22:56:59 2017 +0200 implement vtk export of 15-node prism elements and enable vtk export of both 13-node and 14-node pyramids ---

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit d8e7c67f8c64572bca012f53af36a0ed52be196a Author: Konstantinos Poulios Date: Mon Aug 7 17:57:27 2017 +0200 implement incomplete quadratic pyramid (13-node) and prism (15-node) elements 13-node pyramid based on Bedrosian (1992)

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit bf57fd6f48dd56f2eea52d2ae053f04458805dd4 Author: Konstantinos Poulios Date: Mon Aug 7 18:06:34 2017 +0200 code documentation improvements --- src/getfem/bgeot_geometric_trans.h | 1 + src/getfem/getfem_fem.h| 5 +++-- 2 files

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit d8548b7c6eee2dfe887d244bda7bd509f6316034 Author: Konstantinos Poulios Date: Mon Aug 7 16:46:54 2017 +0200 add missing implementation of geotrans_interpolation_context::cv_center() --- src/bgeot_geometric_trans.cc | 14 ++ 1

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit 7fd00f41c48e8f2704a2704196f84c699694e798 Author: Konstantinos Poulios Date: Mon Aug 7 16:31:25 2017 +0200 fix compilation issue --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit 2061fb8d3c04095790fbff8997fdbdeac6eff200 Author: Konstantinos Poulios Date: Mon Aug 7 15:15:16 2017 +0200 fix import of ANSYS cdb files with NBLOCK missing a total nodes number entry and avoid use of sscanf --- src/getfem_import.cc | 177

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit a1a0185f9207a91d526f9835810d00930c3a2c55 Author: Konstantinos Poulios Date: Mon Aug 7 14:07:34 2017 +0200 code refactoring and simplifications --- src/bgeot_convex_ref.cc| 6 ++--- src/getfem/dal_static_stored_objects.h |

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit 44b56dfb258085cd6c0630978df03f067728c657 Author: Konstantinos Poulios Date: Mon Aug 7 11:03:56 2017 +0200 fix compilation warning for unused variable --- src/gmm/gmm_def.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

[Getfem-commits] (no subject)

2017-08-07 Thread Konstantinos Poulios
branch: devel-logari81 commit da4bee71c620cb12cfe60ba199b890d02b9cab76 Author: Konstantinos Poulios Date: Mon Aug 7 11:00:38 2017 +0200 substitute use of bgeot::Comma_initializer with standard C++11 syntax --- src/bgeot_convex_ref.cc | 30

[Getfem-commits] (no subject)

2017-08-06 Thread Konstantinos Poulios
branch: devel-logari81 commit 4d1d1f9124dc9fed19eb5b6eb318042b71fb1ba8 Author: Konstantinos Poulios Date: Mon Aug 7 01:22:51 2017 +0200 function/class naming normalization --- interface/src/gf_mesh.cc | 2 +- src/bgeot_convex_ref.cc | 16

[Getfem-commits] (no subject)

2017-08-06 Thread Konstantinos Poulios
branch: devel-logari81 commit 26f216c888fbd0edf13953fe2c6ad8012327f02a Author: Konstantinos Poulios Date: Mon Aug 7 01:17:01 2017 +0200 white space and minor coding style normalization --- src/bgeot_convex_ref.cc | 21 +-

[Getfem-commits] (no subject)

2017-08-06 Thread Konstantinos Poulios
branch: devel-logari81 commit 267e7fa26603c3a0dd32fcd282c1a4105481c008 Author: Konstantinos Poulios Date: Sun Aug 6 21:52:55 2017 +0200 white space and minor coding style normalization --- src/bgeot_convex_ref.cc | 21 +-

[Getfem-commits] (no subject)

2017-08-06 Thread Konstantinos Poulios
branch: devel-logari81 commit b5617c4d2883fe8c4c47aab201150298e58ee848 Author: Konstantinos Poulios Date: Sun Aug 6 14:59:35 2017 +0200 fix bug in dof enumeration (causing invalid merging of dofs in very small elements) --- src/getfem_mesh_fem.cc | 2 +- 1 file

[Getfem-commits] (no subject)

2017-08-06 Thread Konstantinos Poulios
branch: devel-logari81 commit 2a0d1836a70dcb67df9a353bfa7a8881e815f57b Author: Konstantinos Poulios Date: Sun Aug 6 14:41:54 2017 +0200 fix bug in dof enumeration (causing invalid merging of dofs in very small elements) --- src/getfem_mesh_fem.cc | 2 +- 1 file

[Getfem-commits] (no subject)

2017-08-04 Thread Konstantinos Poulios
branch: master commit ddc897e5e5ad9e4c422e7b3f36ff92840226b8b8 Author: aa Date: Mon Jul 31 13:51:36 2017 +0200 fixing compiler error caused by removing of a argument (the argument is still being used in GMM_ASSERT3 in every function) --- src/gmm/gmm_def.h | 17

[Getfem-commits] (no subject)

2017-08-04 Thread Konstantinos Poulios
branch: master commit 4b580c048e9f61403f1c640e7dd0cd81dd09ef5e Author: lj Date: Wed Aug 2 11:31:16 2017 +0200 Hierarchical fem should recompute again grad and hessian, instead of taking the copy from the initial fem. --- src/getfem_fem.cc | 2 ++ 1 file changed, 2

[Getfem-commits] (no subject)

2017-08-04 Thread Konstantinos Poulios
branch: master commit 801f42609710a389aa775d4a7a2c01b10fe4143f Author: lj Date: Wed Aug 2 11:27:20 2017 +0200 Make computation of gradient and hessian of fem thread safe. --- src/getfem/getfem_fem.h | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-)

[Getfem-commits] (no subject)

2017-08-04 Thread Konstantinos Poulios
branch: master commit ec500b19e242a1ca4434257401491e4a3190ad5b Author: lj Date: Wed Aug 2 11:37:22 2017 +0200 Make sure that the grad and hess computations are thread safe. --- src/bgeot_geometric_trans.cc | 18 ++ 1 file changed, 14 insertions(+), 4

[Getfem-commits] (no subject)

2017-08-02 Thread Liang Jin Lim
branch: thread_safe_fem_computation commit 9a27598d596c24359f5db5287a4c3a85e21d9e17 Author: lj Date: Wed Aug 2 11:37:22 2017 +0200 Make sure that the grad and hess computations are thread safe. --- src/bgeot_geometric_trans.cc | 18 ++ 1 file changed, 14

[Getfem-commits] (no subject)

2017-08-02 Thread Liang Jin Lim
branch: thread_safe_fem_computation commit a194c885d058f9663be0ff0383238da988624576 Author: lj Date: Wed Aug 2 11:31:16 2017 +0200 Hierarchical fem should recompute again grad and hessian, instead of taking the copy from the initial fem. --- src/getfem_fem.cc | 2 ++ 1

[Getfem-commits] (no subject)

2017-08-02 Thread Liang Jin Lim
branch: thread_safe_fem_computation commit de6f394d1f63cc1ed0c8b6448a1ee596b69d5f3b Author: lj Date: Wed Aug 2 11:27:20 2017 +0200 Make computation of gradient and hessian of fem thread safe. --- src/getfem/getfem_fem.h | 14 -- 1 file changed, 12

[Getfem-commits] (no subject)

2017-08-01 Thread Konstantinos Poulios
branch: devel-logari81 commit 2f8f796f5744704ff63b7b3cb08f744f350b40a1 Author: Konstantinos Poulios Date: Tue Aug 1 22:58:10 2017 +0200 calculate and cache the center of the real element in geotrans_interpolation_context --- src/getfem/bgeot_geometric_trans.h | 22

[Getfem-commits] (no subject)

2017-08-01 Thread Konstantinos Poulios
branch: devel-logari81 commit cc2a093e9db5999373c204b97155ce3fb587e26e Author: Konstantinos Poulios Date: Tue Aug 1 22:54:39 2017 +0200 add support for default values in md_param --- src/bgeot_ftool.cc | 19 --- src/getfem/bgeot_ftool.h | 9

[Getfem-commits] (no subject)

2017-07-31 Thread Andriy Andreykiv
branch: fixing_compiler_error_in_gmm_def commit 5b67e4877e96476cea9cd75a1ab484d8098e3b91 Author: aa Date: Mon Jul 31 13:51:36 2017 +0200 fixing compiler error caused by removing of a argument (the argument is still being used in GMM_ASSERT3 in every function) ---

[Getfem-commits] (no subject)

2017-07-26 Thread Andriy Andreykiv
branch: fixing_binary_vtk_export commit 4993fd92a4ff4bf8aef83b1ce760dfce5baad24c Author: aa Date: Wed Jul 26 14:50:31 2017 +0200 fixing writing binary files in vtk_export --- src/getfem_export.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

[Getfem-commits] (no subject)

2017-07-26 Thread Andriy Andreykiv
branch: fixing_binary_vtk_export commit de3f720b817640c6e358ce1d876495f15c449ce9 Author: aa Date: Wed Jul 26 14:52:25 2017 +0200 moving three functions in vtk_export to protected classification to make them accessible for derived classes --- src/getfem/getfem_export.h

[Getfem-commits] (no subject)

2017-07-13 Thread Yves Renard
branch: master commit 2dc16c5df6f0c871074d4fc97f94bccd419f777c Author: rpplx Date: Wed Jul 12 22:58:59 2017 +0200 Removed the reference to EXTERNAL_EXCEPT_ and inclusion of external_except.h that was used to overwrite behaviour of GMM macros in order to provide

[Getfem-commits] (no subject)

2017-07-13 Thread Yves Renard
branch: master commit 325568c92c105710f4650c759226cca7e5fa7c23 Author: rpplx Date: Wed Jul 12 22:19:10 2017 +0200 Introduced macro GMM_THROW_AT_LEVEL that besides error message accepts the error level argument and then trows gmm_error with specific error level

[Getfem-commits] (no subject)

2017-07-13 Thread Yves Renard
branch: master commit ac5f9e5e806c86e8b3d4ad0674d9c77ef97797b5 Author: rpplx Date: Wed Jul 12 22:42:23 2017 +0200 Added class that will provide feedback interface. User will derive from it and provide concrete actions that should be take to forward feedback from

[Getfem-commits] (no subject)

2017-07-12 Thread Roman Putanowicz
branch: devel-rppplx-external-except commit 1398d2a7cce130422693296faf07f23555238c71 Author: rpplx Date: Wed Jul 12 23:13:03 2017 +0200 Introducing the feedback handling menager to GMM_STANDARD_CATCH_ERROR. --- src/gmm/gmm_except.h | 133

[Getfem-commits] (no subject)

2017-07-12 Thread Roman Putanowicz
branch: devel-rppplx-external-except commit 241a17f29a8a06a385d355e435b7ace31269832c Author: rpplx Date: Wed Jul 12 21:50:52 2017 +0200 Specializing GMM_PRETTY_FUNCTION for the case of compiling with Visual Studio. --- src/gmm/gmm_except.h | 4 +++- 1 file

[Getfem-commits] (no subject)

2017-07-12 Thread Roman Putanowicz
branch: devel-rppplx-external-except commit 84326201e861fe8493c2fbd95baaff956b95b7d5 Author: rpplx Date: Wed Jul 12 23:40:33 2017 +0200 Added enums that allows to distinguish between three actions in feedback handler management: setting handler, getting handler

[Getfem-commits] (no subject)

2017-07-12 Thread Roman Putanowicz
branch: devel-rppplx-external-except commit 325568c92c105710f4650c759226cca7e5fa7c23 Author: rpplx Date: Wed Jul 12 22:19:10 2017 +0200 Introduced macro GMM_THROW_AT_LEVEL that besides error message accepts the error level argument and then trows gmm_error with

[Getfem-commits] (no subject)

2017-07-12 Thread Roman Putanowicz
branch: devel-rppplx-external-except commit 9243fb89fa05852c2844a4ee92b89834c47510f2 Author: rpplx Date: Wed Jul 12 22:44:30 2017 +0200 Added default feedback handler class. The behaviour of this class is such that id does exactly what GMM library was doing so far

[Getfem-commits] (no subject)

2017-07-12 Thread Roman Putanowicz
branch: devel-rppplx-external-except commit bd4e2afa8520774d53d654418fee74166a46a307 Author: rpplx Date: Wed Jul 12 23:03:36 2017 +0200 Substituting the old way of handling warning message and warning level with the new one based on feedback manager. ---

[Getfem-commits] (no subject)

2017-07-12 Thread Roman Putanowicz
branch: devel-rppplx-external-except commit 48b1c4676cc3df0fa09447b3e0769febc6154b69 Author: rpplx Date: Wed Jul 12 22:23:39 2017 +0200 Introduced macro GMM_THROW_DEFAULT that just accepts error message. The gmm_error exception is then throw with error level equal

Re: [Getfem-commits] (no subject)

2017-07-03 Thread Konstantinos Poulios
Dear Roman, Is it possible to split these changes into multiple commits so that they are easy to review? If you have whitespace changes you should at least create a separate changeset for this purpose. You can also have a look at: https://kernelnewbies.org/PatchPhilosophy Kind regards Kostas

[Getfem-commits] (no subject)

2017-07-03 Thread Yves Renard
branch: devel-yves commit 788157a502a5266788218e694e67427ffd1abd72 Author: Yves Renard Date: Sun Jul 2 17:27:40 2017 +0200 minor fix --- bin/upload_documentation | 5 - bin/upload_html | 5 - bin/upload_misc | 5 - bin/upload_version

[Getfem-commits] (no subject)

2017-07-02 Thread Yves Renard
branch: devel-yves commit 92d3170456b9c206362f7c90830386fe2f2618c7 Author: Yves Renard Date: Sun Jul 2 15:44:33 2017 +0200 scripts and installer for matlab and python interface on windows --- bin/upload_documentation | 2 +-

[Getfem-commits] (no subject)

2017-06-30 Thread Yves Renard
branch: master commit d791a6aedec9d91c5a63e269df5122118ae3ca7c Author: Yves Renard Date: Fri Jun 30 08:48:56 2017 +0200 preparing 5.2 release --- configure.ac | 4 ++-- doc/sphinx/source/whatsnew/5.2.rst | 29

[Getfem-commits] (no subject)

2017-06-30 Thread Yves Renard
branch: master commit d0a14a4f8b48a4a74219638dd9d82c4279c2251b Author: Yves Renard Date: Fri Jun 30 20:37:29 2017 +0200 minor change --- doc/sphinx/source/whatsnew/5.2.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/sphinx/source/whatsnew/5.2.rst

[Getfem-commits] (no subject)

2017-06-30 Thread Yves Renard
branch: master commit 30cdc79815e522fbb703a6c6ee9ce8c02a77896f Author: Yves Renard Date: Fri Jun 30 08:48:56 2017 +0200 preparing 5.2 release --- configure.ac | 4 ++-- doc/sphinx/source/whatsnew/5.2.rst | 29

[Getfem-commits] (no subject)

2017-06-30 Thread Yves Renard
branch: master commit 7de420432caa1a6539dce055951af869b1cae127 Author: Yves Renard Date: Fri Jun 30 13:03:17 2017 +0200 last changes for version 5.2 --- bin/extract_doc| 2 +- doc/doxygen/Doxyfile | 2 +-

[Getfem-commits] (no subject)

2017-06-30 Thread Yves Renard
branch: master commit 5e536ee867621c17f9812b73de77aa0006ae2908 Author: Yves Renard Date: Fri Jun 30 13:51:25 2017 +0200 still a small modification for version 5.2 --- src/getfem_generic_assembly.cc | 33 ++--- 1 file changed, 18

[Getfem-commits] (no subject)

2017-06-29 Thread Yves Renard
branch: master commit a2f44b376fa14f9201336e95fa772afe12309b6c Merge: afa4eff 221537e Author: Yves Renard Date: Thu Jun 29 20:45:43 2017 +0200 Merge remote-tracking branch 'origin/FEMNameTypo-markusb' src/getfem_fem.cc | 2 +- 1 file changed, 1 insertion(+), 1

[Getfem-commits] (no subject)

2017-06-29 Thread Yves Renard
branch: master commit afa4eff758e13c49e904c43d9c0f6c9c06e15512 Merge: 206462f 2d7e2b0 Author: Yves Renard Date: Thu Jun 29 11:31:10 2017 +0200 Merge branch 'devel-logari81' of ssh://git.sv.gnu.org:/srv/git/getfem src/getfem/getfem_mesh.h | 19 ++--

[Getfem-commits] (no subject)

2017-06-28 Thread Yves Renard
branch: devel-yves commit cafd991c81276975b86af0f00117fff368193b71 Author: Yves Renard Date: Mon Jun 26 11:31:07 2017 +0200 Disable the old deprecated Neumann terms --- interface/src/gf_model_set.cc | 3 +- src/getfem/getfem_models.h

[Getfem-commits] (no subject)

2017-06-28 Thread Yves Renard
branch: devel-yves commit fc964952b06684df0432acb6d8739ab974f03517 Author: Yves Renard Date: Wed Jun 28 16:14:12 2017 +0200 Adding Ball projection operator for the high level assembly language --- src/getfem_plasticity.cc | 69

[Getfem-commits] (no subject)

2017-06-26 Thread Yves Renard
branch: devel-yves commit 01618a320f750b064966f3d3f0757b1c83082d67 Author: Yves Renard Date: Mon Jun 26 20:31:30 2017 +0200 minor fix --- interface/src/matlab/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[Getfem-commits] (no subject)

2017-06-26 Thread Yves Renard
branch: devel-yves commit 00413127dcb21ab9d85f6cbf168730c52116604e Merge: 01618a3 3fa1717 Author: Yves Renard Date: Mon Jun 26 20:32:08 2017 +0200 Merge branch 'devel-yves' of ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves

[Getfem-commits] (no subject)

2017-06-26 Thread Yves Renard
branch: devel-yves commit 7fb175a409effa3f528c6a088e83124acc817751 Author: Yves Renard Date: Thu Jun 1 12:33:09 2017 +0200 minor fix --- src/getfem_generic_assembly.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[Getfem-commits] (no subject)

2017-06-26 Thread Yves Renard
branch: devel-yves commit 8943f7d65cf4677d9ffdf2d09ee435cb44bbfb43 Merge: 7fb175a 534bbd8 Author: Yves Renard Date: Tue Jun 6 08:44:16 2017 +0200 Merge branch 'devel-yves' of ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves configure.ac

[Getfem-commits] (no subject)

2017-06-26 Thread Yves Renard
branch: devel-yves commit 3fa171710772cb27843f28ac057ccc23b9d14c82 Author: Yves Renard Date: Mon Jun 26 09:52:20 2017 +0200 Installation on Windows description --- doc/sphinx/source/install/install_windows.rst | 209 +-

<    2   3   4   5   6   7   8   >