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

A linear system assembler (residual and Jacobian) for finite volume schemes with multiple domains. More...

#include <type_traits>
#include <tuple>
#include <dune/common/hybridutilities.hh>
#include <dune/istl/matrixindexset.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/timeloop.hh>
#include <dumux/common/typetraits/utility.hh>
#include <dumux/discretization/method.hh>
#include <dumux/assembly/diffmethod.hh>
#include <dumux/assembly/jacobianpattern.hh>
#include "couplingjacobianpattern.hh"
#include "subdomaincclocalassembler.hh"
#include "subdomainboxlocalassembler.hh"
#include "subdomainstaggeredlocalassembler.hh"

Go to the source code of this file.

Description

A linear system assembler (residual and Jacobian) for finite volume schemes with multiple domains.

Classes

class  Dumux::MultiDomainFVAssembler< MDTraits, CMType, diffMethod, useImplicitAssembly >
 A linear system assembler (residual and Jacobian) for finite volume schemes (box, tpfa, mpfa, ...) with multiple domains. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for multidomain/fvassembler.hh: