An assembler for Jacobian and residual contribution per element for multidomain problems. More...
#include <dune/common/indices.hh>
#include <dune/common/hybridutilities.hh>
#include <dune/grid/common/gridenums.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/numericdifferentiation.hh>
#include <dumux/assembly/numericepsilon.hh>
#include <dumux/assembly/diffmethod.hh>
#include <dumux/assembly/pq1bubblelocalassembler.hh>
Go to the source code of this file.
An assembler for Jacobian and residual contribution per element for multidomain problems.
Classes | |
class | Dumux::SubDomainPQ1BubbleLocalAssemblerBase< id, TypeTag, Assembler, Implementation, dm, implicit > |
A base class for PQ1Bubble local assemblers. More... | |
class | Dumux::SubDomainPQ1BubbleLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
Control-volume fe staggered scheme multi domain local assembler using numeric differentiation and implicit time discretization. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |