3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, diffMethod, implicit, Implementation > Class Template Reference

An assembler for Jacobian and residual contribution per element (Face-centered methods) More...

Inheritance diagram for Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, diffMethod, implicit, Implementation >:

Description

template<class TypeTag, class Assembler, DiffMethod diffMethod = DiffMethod::numeric, bool implicit = true, class Implementation = void>
class Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, diffMethod, implicit, Implementation >

An assembler for Jacobian and residual contribution per element (Face-centered methods)

Template Parameters
TypeTagThe TypeTag
diffMethodThe differentiation method to residual compute derivatives
implicitSpecifies whether the time discretization is implicit or not (i.e. explicit)
ImplementationThe actual implementation, if void this class is the actual implementation

The documentation for this class was generated from the following file: