[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] [getfem-commits] remove-local-superlu updated (e5ea68ae
From: |
Konstantinos Poulios |
Subject: |
[Getfem-commits] [getfem-commits] remove-local-superlu updated (e5ea68ae -> bb988800) |
Date: |
Sun, 19 Nov 2023 14:28:15 -0500 (EST) |
logari81 pushed a change to branch remove-local-superlu.
discard e5ea68ae Make SuperLU optional
discard 6f2da65d Remove local SuperLU copy
add 3a323649 Whitespace and other trivial simplifications
new 2ca27bbb Remove local SuperLU copy
new bb988800 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 (e5ea68ae)
\
N -- N -- N refs/heads/remove-local-superlu (bb988800)
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:
src/getfem/getfem_mesh_fem_sum.h | 45 +++++++++++-----------
src/getfem_mesh_fem_level_set.cc | 66 ++++++++++++++++-----------------
src/getfem_mesh_fem_sum.cc | 80 ++++++++++++++++++++--------------------
3 files changed, 95 insertions(+), 96 deletions(-)
- [Getfem-commits] [getfem-commits] remove-local-superlu updated (e5ea68ae -> bb988800),
Konstantinos Poulios <=