An assembler for Jacobian and residual contribution per element (face-centered diamond methods) 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/fcdiamondlocalassembler.hh>
Go to the source code of this file.
An assembler for Jacobian and residual contribution per element (face-centered diamond methods) for multidomain problems.
Classes | |
class | Dumux::SubDomainFaceCenteredDiamondLocalAssemblerBase< id, TypeTag, Assembler, Implementation, dm, implicit > |
A base class for all face-centered staggered local assemblers. More... | |
class | Dumux::SubDomainFaceCenteredDiamondLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
Face-centered 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. | |