version 3.11-dev
Loading...
Searching...
No Matches
pq1nonconforming.hh File Reference

Defines type tags and properties for models using the diamond scheme, in both finite-volume (FV) and finite-element (FE) variants. This scheme features degrees of freedom at the intersections (faces).

Go to the source code of this file.

Classes

struct  Dumux::Properties::TTag::PQ1NonconformingBase
struct  Dumux::Properties::TTag::PQ1NonconformingFVModel
struct  Dumux::Properties::TTag::PQ1NonconformingFEModel
struct  Dumux::Properties::GridGeometry< TypeTag, TTag::PQ1NonconformingFVModel >
 Set the default for the grid geometry. More...
struct  Dumux::Properties::GridVolumeVariables< TypeTag, TTag::PQ1NonconformingFVModel >
 The grid volume variables vector class (shared by all FV diamond models). More...
struct  Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::PQ1NonconformingFVModel >
 Set the global flux variables cache vector class. More...
struct  Dumux::Properties::GridVariables< TypeTag, TTag::PQ1NonconformingFVModel >
 Set the grid variables (volume, flux and face variables). More...
struct  Dumux::Properties::FluxVariablesCache< TypeTag, TTag::PQ1NonconformingFVModel >
 The flux variables cache type. More...
struct  Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::PQ1NonconformingBase >
 Set the default for the ElementBoundaryTypes (shared by FV and FE diamond models). More...
struct  Dumux::Properties::GridGeometry< TypeTag, TTag::PQ1NonconformingFEModel >
 Set the default for the FE grid geometry. More...
struct  Dumux::Properties::GridVariables< TypeTag, TTag::PQ1NonconformingFEModel >
struct  Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::PQ1NonconformingFEModel >
 TODO: Replace property. More...
struct  Dumux::Properties::SolutionVector< TypeTag, TTag::PQ1NonconformingFEModel >
 TODO: Replace and move to LinearAlgebra traits. More...
struct  Dumux::Properties::JacobianMatrix< TypeTag, TTag::PQ1NonconformingFEModel >
 TODO: Replace and move to LinearAlgebra traits. More...
struct  Dumux::Detail::ProblemTraits< Problem, DiscretizationMethods::PQ1Nonconforming >
struct  Dumux::Detail::DiscretizationDefaultLocalOperator< TypeTag >

Namespaces

namespace  Dumux
namespace  Dumux::Properties
 The energy balance equation for a porous solid.
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
namespace  Dumux::Detail