getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] devel-logari81 updated (816c2c0 -> b56


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] devel-logari81 updated (816c2c0 -> b5617c4)
Date: Sun, 6 Aug 2017 09:01:56 -0400 (EDT)

logari81 pushed a change to branch devel-logari81.

      from  816c2c0   code simplifications and clean up
      adds  801f426   Make computation of gradient and hessian of fem thread 
safe.
      adds  4b580c0   Hierarchical fem should recompute again grad and hessian, 
instead of taking the copy from the initial fem.
      adds  ec500b1   Make sure that the grad and hess computations are thread 
safe.
      adds  ddc897e   fixing compiler error caused by removing of a argument 
(the argument is still being used in GMM_ASSERT3 in every function)
       new  b5617c4   fix bug in dof enumeration (causing invalid merging of 
dofs in very small elements)


Summary of changes:
 src/bgeot_geometric_trans.cc | 18 ++++++++++++++----
 src/getfem/getfem_fem.h      | 14 ++++++++++++--
 src/getfem_fem.cc            |  2 ++
 src/getfem_mesh_fem.cc       |  2 +-
 src/gmm/gmm_def.h            | 17 ++++++++---------
 5 files changed, 37 insertions(+), 16 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]