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

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

Description

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

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

Template Parameters
TypeTagThe TypeTag
diffMethodThe differentiation method to residual compute derivatives
implicitSpecifies whether the time discretization is implicit or not not (i.e. explicit)

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