3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
partialreassembler.hh File Reference

Detects which entries in the Jacobian have to be recomputed. More...

#include <algorithm>
#include <vector>
#include <dune/grid/common/gridenums.hh>
#include <dune/istl/multitypeblockvector.hh>
#include <dumux/common/typetraits/isvalid.hh>
#include <dumux/discretization/method.hh>
#include <dumux/parallel/vertexhandles.hh>
#include "entitycolor.hh"

Go to the source code of this file.

Description

Detects which entries in the Jacobian have to be recomputed.

Classes

class  Dumux::DefaultPartialReassembler
 
class  Dumux::PartialReassemblerEngine< Assembler, discMethod >
 the partial reassembler engine specialized for discretization methods More...
 
class  Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::box >
 The partial reassembler engine specialized for the box method. More...
 
class  Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::cctpfa >
 The partial reassembler engine specialized for the cellcentered TPFA method. More...
 
class  Dumux::PartialReassemblerEngine< Assembler, DiscretizationMethod::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
 make the local view function available whenever we use the grid geometry
 
Include dependency graph for partialreassembler.hh: