getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] partitions_initiation updated (467ae55


From: Andriy Andreykiv
Subject: [Getfem-commits] [getfem-commits] partitions_initiation updated (467ae55 -> 55089b9)
Date: Mon, 11 Feb 2019 06:15:13 -0500 (EST)

andrico pushed a change to branch partitions_initiation.

      from  467ae55   1) partitioning can be changed only once; 2) flag in the 
region should be atomic; 3) starting from one thread, if more desired, this 
should be specified
      adds  c2f2204   Add convexes_in_box function to the scripting interface
      adds  b3583f9   remove the projection for invert_lin
      adds  c744abd   Merge remote-tracking branch 
'origin/devel-arsha-remove-projection-in-invert-lin'
      adds  6501f90   Fix ANSYS mesh import when ANSYS skips the last 
coordinate of a node being zero
      adds  d57b018   Fix test error
      adds  72783ed   Fix skipped pfp update due to interpolate filter
      adds  8a4a34b   Minor coding style and whitespace changes
      adds  76a8dc6   Fix printing of interpolate filter nodes in ga_print_node
      adds  69583e8   warning fixes
      adds  94dad7f   Fix warning: this statement may fall through 
[-Wimplicit-fallthrough=]
      adds  86a54a3   minor fixes
       new  5d3e796   Merge branch 'master' of git.sv.gnu.org:/srv/git/getfem 
into partitions_initiation
       new  55089b9   cleaner error messages syntax


Summary of changes:
 interface/src/gf_mesh_get.cc                       |  26 +++++
 src/bgeot_geotrans_inv.cc                          |   7 +-
 src/getfem/bgeot_geotrans_inv.h                    |   3 +-
 src/getfem/getfem_accumulated_distro.h             |   7 +-
 .../getfem_generic_assembly_compile_and_exec.h     |  16 ++-
 src/getfem/getfem_im_list.h                        |   2 +-
 src/getfem_contact_and_friction_common.cc          |  66 +++++-------
 src/getfem_generic_assembly_compile_and_exec.cc    | 115 ++++++++++++++-------
 src/getfem_generic_assembly_semantic.cc            |   9 +-
 src/getfem_generic_assembly_tree.cc                |  66 ++++++++++--
 src/getfem_generic_assembly_workspace.cc           |   2 +-
 src/getfem_import.cc                               |   5 +-
 src/getfem_mesh_im_level_set.cc                    |   1 +
 src/getfem_omp.cc                                  |  19 ++--
 src/gmm/gmm_opt.h                                  | 101 +++++++++---------
 15 files changed, 273 insertions(+), 172 deletions(-)



reply via email to

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