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 (bb74a09a


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] remove-local-superlu updated (bb74a09a -> 64e3a4c2)
Date: Tue, 7 Nov 2023 08:39:11 -0500 (EST)

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

 discard bb74a09a Remove local SuperLU copy
     add 38430cf3 minor change
     add 0a9ed217 Adding RT and BDM elements on simplicies for any degree and 
dimension
     add 938c963d Maintain underlying mesh_fem type when cloning mesh_fem 
objects in scripting API
     new 64e3a4c2 Remove local SuperLU copy

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   (bb74a09a)
            \
             N -- N -- N   refs/heads/remove-local-superlu (64e3a4c2)

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/userdoc/appendixA.rst           |  43 +-
 interface/src/gf_mesh_fem.cc                      |  37 +-
 interface/tests/matlab-octave/check_all_matlab.sh |   2 +-
 interface/tests/matlab-octave/check_all_octave.sh |   2 +-
 src/getfem/getfem_mesh_fem_level_set.h            |   9 +-
 src/getfem/getfem_partial_mesh_fem.h              |   2 +
 src/getfem_fem.cc                                 | 487 +++++++++++++++++++---
 7 files changed, 503 insertions(+), 79 deletions(-)



reply via email to

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