Thread Previous • Date Previous • Date Next • Thread Next |
DOLFIN wrote:
One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 6479:bec3025be48b4469342e3f37bec66503dee240db tag: tip user: Anders Logg <logg@xxxxxxxxx> date: Sun Jul 12 23:28:38 2009 +0200 files: demo/ode/reaction/cpp/main.cpp dolfin/la/SparsityPattern.cpp description: Fix bug: unused variable process_number in SparsityPattern::apply(), related to use of new assert().
Didn't the new assert(..) take care of this? It did when I tested it. Garth
changeset: 6478:21ffda456d9729944ae4aed12a0d0d0f5f91dac2 user: "Garth N. Wells <gnw20@xxxxxxxxx>" date: Sat Jul 11 19:44:01 2009 +0100 files: doc/manual/chapters/linearalgebra.tex dolfin/nls/NewtonSolver.cpp dolfin/nls/NewtonSolver.h description: Rename NewtonSolver::get_iteration() to NewtonSolver::iteration() changeset: 6477:4479c8ca45603138cba5a481c62d9fb2c850e74a user: "Garth N. Wells <gnw20@xxxxxxxxx>" date: Sat Jul 11 17:30:39 2009 +0100 files: demo/pde/dg/biharmonic/python/demo.py dolfin/fem/VariationalProblem.h dolfin/la/PETScKrylovSolver.cpp dolfin/nls/NewtonSolver.cpp description: Small fix in NewtonSolver. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev
Thread Previous • Date Previous • Date Next • Thread Next |