]> https://gitweb.dealii.org/ - dealii.git/commit
MatrixFree: deprecate n_macro_cells 11183/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 14 Nov 2020 03:40:05 +0000 (22:40 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sat, 14 Nov 2020 03:40:05 +0000 (22:40 -0500)
commit9a02e2f99298ecf9c254361055cea67f5e385077
tree02dce701b1edb87134f9c58d8b22f98d9f1f65dc
parent372bb4591903d5bf6cb10a37ec1f0c4b824eb001
MatrixFree: deprecate n_macro_cells

For the longest time we had n_macro_cells() and n_cell_batches() return
the same thing.
While n_cell_batches() has fewer uses (27 vs 136), I find the term
"macro cell" confusing and incorrect.
31 files changed:
examples/step-37/doc/results.dox
examples/step-37/step-37.cc
examples/step-50/step-50.cc
examples/step-67/step-67.cc
include/deal.II/matrix_free/dof_info.templates.h
include/deal.II/matrix_free/fe_evaluation.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/matrix_free/matrix_free.h
include/deal.II/matrix_free/operators.h
include/deal.II/multigrid/multigrid.h
include/deal.II/numerics/vector_tools_project.templates.h
source/matrix_free/task_info.cc
tests/lac/utilities_02.cc
tests/mappings/mapping_q_eulerian_08.cc
tests/matrix_free/cell_categorization.cc
tests/matrix_free/cell_categorization_02.cc
tests/matrix_free/cell_level_and_index.cc
tests/matrix_free/compress_mapping.cc
tests/matrix_free/dof_info_01.cc
tests/matrix_free/dof_info_02.cc
tests/matrix_free/jxw_values.cc
tests/matrix_free/laplace_operator_02.cc
tests/matrix_free/quadrature_points.cc
tests/matrix_free/step-37-inhomogeneous-1.cc
tests/matrix_free/step-37.cc
tests/matrix_free/step-48.cc
tests/matrix_free/step-48b.cc
tests/matrix_free/step-48c.cc
tests/matrix_free/stokes_computation.cc
tests/mpi/step-37.cc
tests/numerics/project_parallel_qpmf_common.h

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.