#include <dune/common/reservedvector.hh>
#include <dune/grid/common/gridenums.hh>
#include <dune/istl/matrixindexset.hh>
#include <dumux/common/reservedblockvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/discretization/extrusion.hh>
#include <dumux/assembly/diffmethod.hh>
Go to the source code of this file.
A base class for all local assemblers.
TypeTag | The TypeTag |
Assembler | The assembler type |
Implementation | The assembler implementation |
useImplicitAssembly | Specifies whether the time discretization is implicit or not not (i.e. explicit) |
Classes | |
class | Dumux::Experimental::FVLocalAssemblerBase< TypeTag, Assembler, Implementation > |
A base class for all local assemblers. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Experimental |