version 3.11-dev
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts

Defines the general interface of classes used for the assembly of the local systems of equations involved in the transmissibility computation in mpfa schemes. More...

#include <algorithm>
#include <vector>
#include <type_traits>
#include <dune/common/exceptions.hh>
#include <dune/common/reservedvector.hh>
#include <dumux/common/typetraits/isvalid.hh>
#include <dumux/discretization/extrusion.hh>
#include "localassemblerhelper.hh"

Go to the source code of this file.

Classes

class  Dumux::InteractionVolumeAssemblerBase< P, EG, EV >
 Defines the general interface of the local assembler classes for the assembly of the interaction volume-local transmissibility matrix. Specializations have to be provided for the available interaction volume implementations. these should derive from this base class. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for localassemblerbase.hh: