A base class for all local assemblers.     
More...
#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/assembly/diffmethod.hh>
Go to the source code of this file.
- Template Parameters
- 
  
    | 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) |