getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] integration-point-variables updated (e


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] integration-point-variables updated (ebcf00d -> 8e2324c)
Date: Wed, 20 Feb 2019 16:27:19 -0500 (EST)

logari81 pushed a change to branch integration-point-variables.

  discards  ebcf00d   Code cleanup and stricter constness
  discards  27bef1e   Code cleanup
  discards  c279fd3   Stricter constness in model::var_description and tidying 
up
  discards  1ff720e   Enable integration point (internal) variables
      adds  cd0c759   Coding style changes and simplifications
       new  d876831   Enable integration point (internal) variables
       new  147d3af   Stricter constness in model::var_description and tidying 
up
       new  4591e19   Code cleanup
       new  8e2324c   Code cleanup and stricter constness

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   (ebcf00d)
            \
             N -- N -- N   refs/heads/integration-point-variables (8e2324c)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.


Summary of changes:
 src/getfem/getfem_models.h                      |  27 +++-
 src/getfem_generic_assembly_compile_and_exec.cc | 150 +++++++++---------
 src/getfem_generic_assembly_interpolation.cc    |   3 +-
 src/getfem_models.cc                            | 201 +++++++++++-------------
 4 files changed, 189 insertions(+), 192 deletions(-)



reply via email to

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