dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16504
[HG DOLFIN] Make XML parser overwrite/add to existing parameters without first clear
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7431:9edad639d7e7
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Wed Nov 11 11:32:32 2009 +0100
files: ChangeLog demo/parameters/cpp/parameters.xml dolfin/io/XMLParameters.cpp dolfin/parameter/Parameters.cpp dolfin/parameter/Parameters.h
description:
Make XML parser overwrite/add to existing parameters without first clear
the parameter set. This should take care of the current problem the
buildbot is seeing.
changeset: 7430:cca311b47a3a
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Nov 10 22:32:58 2009 +0100
files: dolfin/adaptivity/AdaptiveObjects.cpp dolfin/function/Function.cpp sandbox/misc/cpp/Poisson.h sandbox/misc/cpp/Poisson.ufl sandbox/misc/cpp/main.cpp
description:
Bug fix in refinement of functions, now resetting intersection detector
when refining function (mesh changing so old detector is not valid).
Repeated refinement now works.
changeset: 7429:14301c61f44c
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Nov 10 18:00:46 2009 +0100
files: dolfin/common/utils.cpp dolfin/common/utils.h dolfin/function/Function.cpp sandbox/misc/cpp/main.cpp
description:
Return more informative error message when function evaluation fails.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin