Local stiffness matrix for the diffusion equation discretized by mimetic FD. More...
#include <map>#include <iostream>#include <iomanip>#include <fstream>#include <vector>#include <sstream>#include <dune/common/exceptions.hh>#include <dune/grid/common/grid.hh>#include <dune/geometry/type.hh>#include <dune/geometry/quadraturerules.hh>#include <dumux/porousmediumflow/2p/sequential/diffusion/properties.hh>#include <dumux/common/boundaryconditions.hh>#include "localstiffness.hh"#include <dumux/common/intersectionmapper.hh>#include <dune/common/dynvector.hh>#include <dune/common/dynmatrix.hh>#include <dumux/common/deprecated.hh>Go to the source code of this file.
Local stiffness matrix for the diffusion equation discretized by mimetic FD.
Classes | |
| class | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > |
| compute local stiffness matrix for conforming finite elements for the full 2-phase pressure equation More... | |
Namespaces | |
| namespace | Dumux |