← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Generate an error when we get to the else clause in Function::restrict.

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   7294:46b8d97f70cd
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Oct 06 22:36:06 2009 +0200
files:       dolfin/function/Function.cpp
description:
Generate an error when we get to the else clause in Function::restrict.
We went there all the time before (not only for quadrature elements)
and we should only go there in special cases like interpolation to
other meshes. We can remove this error when we now only those demos break.


changeset:   7293:ea7d0b5a6d14
parent:      7291:3c0b9887ce08
parent:      7292:23457f2d4905
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Oct 06 21:32:48 2009 +0100
description:
merge.


changeset:   7292:23457f2d4905
parent:      7285:779104526d8e
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Oct 06 20:35:28 2009 +0100
files:       demo/pde/elasticity/cpp/main.cpp demo/pde/elastodynamics/cpp/main.cpp demo/pde/equality/cpp/main.cpp demo/pde/hyperelasticity/cpp/main.cpp demo/pde/stokes/taylor-hood/cpp/main.cpp dolfin/nls/NewtonSolver.cpp dolfin/nls/NewtonSolver.h
description:
Return std::pair<uint, bool> from NewtonSolver::solve(..)

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin