getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] master updated (7d8db6b -> ed69b3f)


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] master updated (7d8db6b -> ed69b3f)
Date: Thu, 17 Jan 2019 05:26:54 -0500 (EST)

renard pushed a change to branch master.

      from  7d8db6b   Merge branch 'devel-tetsuo-asm_lumped_mass_matrix' of 
ssh://git.sv.gnu.org:/srv/git/getfem into devel-tetsuo-asm_lumped_mass_matrix
      adds  0b2282d   initializing singleton_instance pointer as a static 
variable to prevent initialization in parallel open_mp blocks
      adds  dcd7d39   improving multi-threaded performance by reducing the 
usage of muteces when the shared data hasn't changed.
      adds  7e1082f   Merge branch 'master' of git.sv.gnu.org:/srv/git/getfem 
into static_initialization_for_singleton_instance_pointer
      adds  ed69b3f   fixing the issue when singleton pointer is not 
initialized before the other global objects

No new revisions were added by this update.

Summary of changes:
 src/bgeot_geometric_trans.cc                       |  6 ++--
 src/dal_static_stored_objects.cc                   |  4 +--
 src/getfem/dal_singleton.h                         | 32 ++++++++++--------
 src/getfem/getfem_fem.h                            | 38 +++++++++++-----------
 src/getfem/getfem_omp.h                            | 18 ++++++----
 ...fem_generic_assembly_functions_and_operators.cc |  9 ++---
 src/getfem_omp.cc                                  | 14 +++++---
 7 files changed, 69 insertions(+), 52 deletions(-)



reply via email to

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