3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
pq1bubblelocalassembler.hh File Reference

An assembler for Jacobian and residual contribution per element (pq1bubble method) More...

#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/fvlocalassemblerbase.hh>
#include <dumux/assembly/entitycolor.hh>
#include <dumux/assembly/boxlocalassembler.hh>
#include <dumux/discretization/pq1bubble/elementsolution.hh>
#include <dumux/assembly/partialreassembler.hh>
#include "volvardeflectionhelper_.hh"

Go to the source code of this file.

Description

An assembler for Jacobian and residual contribution per element (pq1bubble method)

Classes

struct  Dumux::Detail::PQ1Bubble::NoOperator
 
class  Dumux::PQ1BubbleLocalAssemblerBase< TypeTag, Assembler, Implementation, implicit >
 A base class for all local pq1bubble assemblers. More...
 
class  Dumux::PQ1BubbleLocalAssembler< TypeTag, Assembler, DiffMethod::numeric, true, Implementation >
 Face-centered scheme local assembler using numeric differentiation and implicit time discretization. More...
 
class  Dumux::PQ1BubbleLocalAssembler< TypeTag, Assembler, DiffMethod::numeric, false >
 TODO docme. More...
 
class  Dumux::PQ1BubbleLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, true >
 TODO docme. More...
 
class  Dumux::PQ1BubbleLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false >
 TODO docme. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::Detail
 Distance implementation details.
 
namespace  Dumux::Detail::PQ1Bubble
 
Include dependency graph for pq1bubblelocalassembler.hh: