Directories | |
directory | properties |
directory | typetraits |
Files | |
file | common/balanceequationopts.hh [code] |
Traits class to set options used by the local residual when when evaluating the balance equations. | |
file | boundaryflag.hh [code] |
Boundary flag to store e.g. in sub control volume faces. | |
file | common/boundarytypes.hh [code] |
Class to specify the type of a boundary. | |
file | cubicspline.hh [code] |
A simple implementation of a cubic spline. | |
file | cubicsplinehermitebasis.hh [code] |
The cubic hermite spline basis. | |
file | defaultmappertraits.hh [code] |
Defines the default element and vertex mapper types. | |
file | defaultusagemessage.hh [code] |
file | deprecated.hh [code] |
Helpers for deprecation. | |
file | dimensionlessnumbers.hh [code] |
Collection of functions, calculating dimensionless numbers. | |
file | doubleexpintegrationconstants.hh [code] |
Exponential integration abcissas. | |
file | doubleexpintegrator.hh [code] |
A double exponential integrator. | |
file | dumuxmessage.hh [code] |
file | entitymap.hh [code] |
A map from indices to entities using grid entity seeds. | |
file | enumerate.hh [code] |
A Python-like enumerate function. | |
file | exceptions.hh [code] |
Some exceptions thrown in DuMux | |
file | functionfromstringexpression.hh [code] |
Evaluating string math expressions containing named variables. | |
file | fvporousmediumspatialparams.hh [code] |
The base class for spatial parameters in porous medium problems. | |
file | common/fvproblem.hh [code] |
Base class for all finite volume problems. | |
file | fvproblemwithspatialparams.hh [code] |
Base class for all finite volume problems that are parameterized. | |
file | common/fvspatialparams.hh [code] |
Basic spatial parameters to be used with finite-volume schemes. | |
file | gridcapabilities.hh [code] |
dune-grid capabilities compatibility layer | |
file | indextraits.hh [code] |
Defines the index types used for grid and local indices. | |
file | initialize.hh [code] |
The initialize function to be called before using Dumux. | |
file | integrate.hh [code] |
Define helper functions for integration. | |
file | intersectionmapper.hh [code] |
defines intersection mappers. | |
file | loggingparametertree.hh [code] |
A parameter tree that logs which parameters have been used. | |
file | math.hh [code] |
Define some often used mathematical functions. | |
file | metadata.hh [code] |
The infrastructure to retrieve metadata information. | |
file | monotonecubicspline.hh [code] |
A monotone cubic spline. | |
file | numeqvector.hh [code] |
A helper to deduce a vector with the same size as numbers of equations. | |
file | numericdifferentiation.hh [code] |
A class for numeric differentiation. | |
file | optionalscalar.hh [code] |
A wrapper that can either contain a valid Scalar or NaN. | |
file | parameters.cc |
The infrastructure to retrieve run-time parameters from Dune::ParameterTrees. | |
file | parameters.hh [code] |
The infrastructure to retrieve run-time parameters from Dune::ParameterTrees. | |
file | partial.hh [code] |
Get only parts of a container or tuple. | |
file | common/pdesolver.hh [code] |
Defines a high-level interface for a PDESolver. | |
file | pointsource.hh [code] |
A point source class, i.e. sources located at a single point in space. | |
file | common/properties.hh [code] |
Defines all properties used in Dumux. | |
file | random.hh [code] |
Some tools for random number generation. | |
file | reorderingdofmapper.hh [code] |
An SCSG element mapper that sorts the indices in order to optimize the matrix sparsity pattern. | |
file | reservedblockvector.hh [code] |
A arithmetic block vector type based on DUNE's reserved vector. | |
file | spline.hh [code] |
Provides 3rd order polynomial splines. | |
file | staggeredfvproblem.hh [code] |
Base class for all staggered fv problems. | |
file | stringutilities.hh [code] |
Helpers for working with strings. | |
file | tabulated2dfunction.hh [code] |
Implements tabulation for a two-dimensional function. | |
file | tag.hh [code] |
Helper class to create (named and comparable) tagged types. | |
file | common/timeloop.hh [code] |
Manages the handling of time dependent problems. | |
file | variablesbackend.hh [code] |
Backends for operations on different solution vector types or more generic variable classes to be used in places where several different types/layouts should be supported. | |
file | common/volumevariables.hh [code] |
Basic volume variables for finite volume methods. | |