getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] remove-local-superlu updated (bb988800


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] remove-local-superlu updated (bb988800 -> c7c7db69)
Date: Thu, 30 Nov 2023 12:35:06 -0500 (EST)

logari81 pushed a change to branch remove-local-superlu.

 discard bb988800 Make SuperLU optional
 discard 2ca27bbb Remove local SuperLU copy
     add 517ffd4d Naming, whitespace and simplifications
     add be1bab31 Allow calling adapt() from scripting API for mesh_fem_sum and 
mesh_fem_product
     add 7ff5109e Add missing dependency between fem_global_function and 
context aware global_function instances
     add aa25b585 Update project communication information
     new e0655e02 Remove local SuperLU copy
     new c7c7db69 Make SuperLU optional

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (bb988800)
            \
             N -- N -- N   refs/heads/remove-local-superlu (c7c7db69)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.


Summary of changes:
 doc/sphinx/source/lists.rst       |   9 ++-
 interface/src/gf_mesh_fem.cc      |  12 ++--
 interface/src/gf_mesh_fem_set.cc  |  19 ++++--
 src/getfem_fem_global_function.cc |   6 ++
 src/getfem_global_function.cc     |  19 +++---
 src/getfem_mesh_fem_product.cc    | 120 +++++++++++++++++++-------------------
 src/getfem_mesh_fem_sum.cc        |   3 +-
 7 files changed, 103 insertions(+), 85 deletions(-)



reply via email to

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