]> https://gitweb.dealii.org/ - dealii.git/commit
Use VectorType, not Vector, as a template type.
authorDavid Wells <wellsd2@rpi.edu>
Mon, 19 Oct 2015 01:29:18 +0000 (21:29 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Mon, 2 Nov 2015 16:21:24 +0000 (11:21 -0500)
commit8ee959e8c6f26cab60ee9f2d05936b2aff96c88d
treeed6fc03f25e2fa7e9375f432c76743cf886de18f
parent852702498d273ad2535b449a7894fa94921387ff
Use VectorType, not Vector, as a template type.

Writing something like

template<typename Vector>

is ambiguous because Vector is also a class.
include/deal.II/base/index_set.h
include/deal.II/distributed/grid_refinement.h
include/deal.II/grid/grid_refinement.h
include/deal.II/numerics/vector_tools.templates.h
source/distributed/grid_refinement.cc
source/grid/grid_refinement.cc
tests/gla/extract_subvector_to.cc
tests/gla/extract_subvector_to_parallel.cc
tests/lac/block_matrices_04.cc
tests/lapack/solver_cg.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.