]> https://gitweb.dealii.org/ - dealii.git/commit
Do not store some things in the CA::Interface base class. 13262/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 18 Jan 2022 15:44:11 +0000 (08:44 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 18 Jan 2022 20:54:51 +0000 (13:54 -0700)
commit40c975893b96c3a538895bcfda935e6431afc7b5
treeefca2df004b4f1cb03dff9a7472c0c24dc859713
parent500a7ed8312e3105a3753be2287b5ba7f085889c
Do not store some things in the CA::Interface base class.

The base class currently stores a number of things about the communicator that are either
unused in any of the implementations, or only used in one place in the Selector::run()
function. Remove these member variables and just query what we need in the one place
where it's used.
include/deal.II/base/mpi_consensus_algorithms.h
include/deal.II/base/mpi_consensus_algorithms.templates.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.