]> https://gitweb.dealii.org/ - dealii.git/commit
Remove dealii:: prefix from VectorOperation. 14963/head
authorDavid Wells <drwells@email.unc.edu>
Thu, 23 Mar 2023 19:08:20 +0000 (15:08 -0400)
committerDavid Wells <drwells@email.unc.edu>
Thu, 23 Mar 2023 19:08:20 +0000 (15:08 -0400)
commit5457b94645f317173ecdc132680ebc54b3843285
tree3a4711f55ea0b0c7a595e827980488019bd3ba77
parenta368046077439e87878800e1ddc3dbdddc5afa7b
Remove dealii:: prefix from VectorOperation.

AFAICT this is never needed - we don't have any conflicting names and
none of our dependencies define a class with the same name.
28 files changed:
include/deal.II/base/partitioner.templates.h
include/deal.II/distributed/cell_data_transfer.templates.h
include/deal.II/lac/block_matrix_base.h
include/deal.II/lac/block_vector.h
include/deal.II/lac/block_vector_base.h
include/deal.II/lac/la_parallel_block_vector.h
include/deal.II/lac/la_parallel_block_vector.templates.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/petsc_vector.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/relaxation_block.templates.h
include/deal.II/lac/sparse_matrix.h
include/deal.II/lac/sparse_matrix.templates.h
include/deal.II/lac/trilinos_sparse_matrix.h
include/deal.II/lac/trilinos_vector.h
include/deal.II/lac/vector.h
include/deal.II/matrix_free/matrix_free.h
include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h
include/deal.II/numerics/cell_data_transfer.templates.h
source/distributed/field_transfer.cc
source/distributed/solution_transfer.cc
source/lac/petsc_matrix_base.cc
source/lac/petsc_parallel_sparse_matrix.cc
source/lac/petsc_vector_base.cc
source/lac/trilinos_sparse_matrix.cc
source/lac/trilinos_vector.cc
source/matrix_free/vector_data_exchange.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.