version 3.9-dev
Dumux::Experimental::CCLocalAssembler< TypeTag, Assembler, diffMethod, Implementation > Class Template Reference

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

Inheritance diagram for Dumux::Experimental::CCLocalAssembler< TypeTag, Assembler, diffMethod, Implementation >:

Description

template<class TypeTag, class Assembler, DiffMethod diffMethod = DiffMethod::numeric, class Implementation = void>
class Dumux::Experimental::CCLocalAssembler< TypeTag, Assembler, diffMethod, Implementation >
Template Parameters
TypeTagThe TypeTag
diffMethodThe differentiation method to residual compute derivatives
ImplementationThe actual implementation via CRTP

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