]> https://gitweb.dealii.org/ - dealii.git/commit
Rename the 'fast' parameter to 'omit_zeroing_entries'. 1781/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 23 Oct 2015 20:23:20 +0000 (15:23 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 25 Oct 2015 18:39:59 +0000 (13:39 -0500)
commit06182a110ea759f889361d96bde0f89917e19074
tree9c5727f31871812873da1716beb1d624d26a7217
parent46df2dcf8891c679e233e0f30a926082ce366766
Rename the 'fast' parameter to 'omit_zeroing_entries'.

This is a more accurate representation of what the parameter achieves,
and should be easier to understand. The fact that this mode is also
'fast' is sort of a side effect of the semantics the parameter
really carries.

In the Table class, use omit_default_initialization.
26 files changed:
include/deal.II/base/table.h
include/deal.II/lac/block_linear_operator.h
include/deal.II/lac/block_vector.h
include/deal.II/lac/block_vector.templates.h
include/deal.II/lac/linear_operator.h
include/deal.II/lac/packaged_operation.h
include/deal.II/lac/parallel_block_vector.h
include/deal.II/lac/parallel_vector.h
include/deal.II/lac/parallel_vector.templates.h
include/deal.II/lac/petsc_block_vector.h
include/deal.II/lac/petsc_parallel_block_vector.h
include/deal.II/lac/petsc_parallel_vector.h
include/deal.II/lac/petsc_vector.h
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/trilinos_block_vector.h
include/deal.II/lac/trilinos_parallel_block_vector.h
include/deal.II/lac/trilinos_vector.h
include/deal.II/lac/trilinos_vector_base.h
include/deal.II/lac/vector.h
include/deal.II/lac/vector.templates.h
include/deal.II/lac/vector_view.h
source/lac/petsc_parallel_vector.cc
source/lac/petsc_vector.cc
source/lac/trilinos_block_vector.cc
source/lac/trilinos_vector.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.