A linear system assembler (residual and Jacobian) for staggered finite volume schemes. More...
#include <type_traits>
#include <dune/istl/matrixindexset.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/timeloop.hh>
#include <dumux/discretization/method.hh>
#include <dumux/multidomain/fvassembler.hh>
#include <dumux/multidomain/staggeredtraits.hh>
#include <dumux/multidomain/staggeredcouplingmanager.hh>
#include "diffmethod.hh"
Go to the source code of this file.
A linear system assembler (residual and Jacobian) for staggered finite volume schemes.
Classes | |
class | Dumux::StaggeredFVAssembler< TypeTag, diffMethod, isImplicit > |
A linear system assembler (residual and Jacobian) for staggered finite volume schemes. This is basically just a wrapper for the MultiDomainFVAssembler which simplifies the set-up of uncoupled problems using the staggered scheme. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |