3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Experimental

Experimental features. More...

Description

Experimental features.

Files

file  variables.hh
 
file  experimental/discretization/fvgridvariables.hh
 The grid variable class for finite volume schemes, storing variables on scv and scvf (volume and flux variables)
 
file  experimental/discretization/gridvariables.hh
 Base class for grid variables.
 
file  multistagemethods.hh
 Parameters for different multistage time stepping methods.
 
file  multistagetimestepper.hh
 A time stepper performing a single time step of a transient simulation.
 
file  timelevel.hh
 Class that represents a time level during time integration.
 

Classes

class  Dumux::Experimental::Variables< X >
 Class that represents the variables of a model. We assume that models are formulated on the basis of primary and possibly secondary variables, where the latter may non-linearly depend on the former. Variables in Dumux represent the state of a numerical solution of a model, consisting of all primary/secondary variables and, if a transient problem is modeled, time information. More...
 
class  Dumux::Experimental::FVGridVariablesLocalView< GV >
 Finite volume-specific local view on grid variables. More...
 
class  Dumux::Experimental::FVGridVariables< GVV, GFVC, X >
 The grid variable class for finite volume schemes, storing variables on scv and scvf (volume and flux variables). More...
 
class  Dumux::Experimental::GridVariables< GG, X >
 Base class for grid variables. More...