Detects which entries in the Jacobian have to be recomputed.
#include <algorithm>#include <vector>#include <dune/grid/common/gridenums.hh>#include <dune/istl/multitypeblockvector.hh>#include <dumux/io/format.hh>#include <dumux/common/typetraits/isvalid.hh>#include <dumux/discretization/method.hh>#include <dumux/parallel/vectorcommdatahandle.hh>#include <dumux/common/gridcapabilities.hh>#include "entitycolor.hh"Go to the source code of this file.
| Classes | |
| class | Dumux::DefaultPartialReassembler | 
| class | Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod > | 
| the partial reassembler engine specialized for discretization methods  More... | |
| class | Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethods::Box > | 
| The partial reassembler engine specialized for the box method.  More... | |
| class | Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethods::CCTpfa > | 
| The partial reassembler engine specialized for the cellcentered TPFA method. | |
| class | Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethods::CCMpfa > | 
| The partial reassembler engine specialized for the cellcentered MPFA method.  More... | |
| struct | Dumux::hasVertexColor | 
| helper struct to determine whether the an engine class has vertex colors  More... | |
| class | Dumux::PartialReassembler< Assembler > | 
| detects which entries in the Jacobian have to be recomputed  More... | |
| Namespaces | |
| namespace | Dumux |