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

An assembler for Jacobian and residual contribution per element (PQ1Bubble methods) More...

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

Description

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

An assembler for Jacobian and residual contribution per element (PQ1Bubble 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: