]> https://gitweb.dealii.org/ - dealii.git/commit
Remove redundant parameters to many functions in the Matrix- and VectorTools library...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Feb 1999 12:14:52 +0000 (12:14 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 22 Feb 1999 12:14:52 +0000 (12:14 +0000)
commite65168e306dd658253f0305956c3ad65b4625712
tree41d339d911f894d2a85b9b4d4672b0281ca429c7
parent1afd4c8205e06f5bc26734a0e8f2f18cdf952170
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.