3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
common Directory Reference

Directories

 
geometry
 
properties
 
typetraits

Files

 
balanceequationopts.hh
 Traits class to set options used by the local residual when when evaluating the balance equations.
 
boundaryconditions.hh
 Definition of boundary condition types, extend if necessary.
 
boundaryflag.hh
 Boundary flag to store e.g. in sub control volume faces.
 
boundarytypes.hh
 Class to specify the type of a boundary.
 
cubicspline.hh
 A simple implementation of a cubic spline.
 
cubicsplinehermitebasis.hh
 The cubic hermite spline basis.
 
defaultmappertraits.hh
 Defines the default element and vertex mapper types.
 
defaultusagemessage.hh
 Function printing a default usage message.
 
deprecated.hh
 Helpers for deprecation.
 
dimensionlessnumbers.hh
 Collection of functions, calculating dimensionless numbers.
 
doubleexpintegrationconstants.hh
 Exponential integration abcissas.
 
doubleexpintegrator.hh
 A double exponential integrator.
 
dumuxmessage.hh
 Provides the class creating the famous DuMux start and end messages.
 
entitymap.hh
 A map from indices to entities using grid entity seeds.
 
exceptions.hh
 Some exceptions thrown in DuMux.
 
fixedlengthspline_.hh
 Implements a spline with a fixed number of sampling points.
 
fvproblem.hh
 Base class for all finite volume problems.
 
indextraits.hh
 Defines the index types used for grid and local indices.
 
integrate.hh
 Define helper functions for integration.
 
intersectionmapper.hh
 defines intersection mappers.
 
loggingparametertree.hh
 A parameter tree that logs which parameters have been used.
 
math.hh
 Define some often used mathematical functions.
 
monotonecubicspline.hh
 A monotone cubic spline.
 
numericdifferentiation.hh
 A class for numeric differentiation.
 
optional.hh
 A wrapper that can either contain an object of T or be empty. This might be used as a workaround for non-default constructible classes.
 
parameters.hh
 The infrastructure to retrieve run-time parameters from Dune::ParameterTrees.
 
partial.hh
 Get only parts of a container or tuple.
 
pdesolver.hh
 Defines a high-level interface for a PDESolver.
 
pointsource.hh
 A point source class, i.e. sources located at a single point in space.
 
properties.hh
 Declares all properties used in Dumux.
 
quad.hh
 This file provides the infrastructure to use quad-precision floating point values in the numerical models.
 
reorderingdofmapper.hh
 An SCSG element mapper that sorts the indices in order to optimize the matrix sparsity pattern.
 
reservedblockvector.hh
 A arithmetic block vector type based on DUNE's reserved vector.
 
spline.hh
 Provides 3rd order polynomial splines.
 
splinecommon_.hh
 The common code for all 3rd order polynomial splines.
 
staggeredfvproblem.hh
 Base class for all staggered fv problems.
 
start.hh
 Provides a few default main functions for convenience.
 
tabulated2dfunction.hh
 Implements tabulation for a two-dimensional function.
 
timeloop.hh
 Manages the handling of time dependent problems.
 
timemanager.hh
 Manages the handling of time dependent problems.
 
valgrind.hh
 Some templates to wrap the valgrind macros.
 
variablelengthspline_.hh
 Implements a spline with a variable number of sampling points.