]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Remove redundant parameters to many functions in the Matrix- and VectorTools library...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Feb 1999 12:14:52 +0000 (12:14 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Feb 1999 12:14:52 +0000 (12:14 +0000)
commit227c209745edea316b20e28892040b4f193ab73b
tree5673b4cb39b307dfe10d227666b3a6c4c4bbb088
parentdeae7e552297162f4ec3849c276b0ef4006da476
Remove redundant parameters to many functions in the Matrix- and VectorTools library. They all were FiniteElement references, but these can now better be gotten by asking the DoFHandler class; at the time I wrote these functions, the DoFHandler didn't have the finite element at hand, so it was not possible to ask it for that.

git-svn-id: https://svn.dealii.org/trunk@869 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/Attic/examples/convergence/convergence.cc
deal.II/deal.II/Attic/examples/error-estimation/error-estimation.cc
deal.II/deal.II/Attic/examples/multigrid/multigrid.cc
deal.II/deal.II/include/numerics/matrices.h
deal.II/deal.II/include/numerics/vectors.h
deal.II/deal.II/source/numerics/base.cc
deal.II/deal.II/source/numerics/matrices.cc
deal.II/deal.II/source/numerics/vectors.cc
tests/big-tests/convergence/convergence.cc
tests/big-tests/error-estimation/error-estimation.cc
tests/big-tests/multigrid/multigrid.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.