3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Finite element method

The finite element method. More...

Description

The finite element method.

Files

file  feelementgeometry.hh
 Grid geometry local view, which is a wrapper around a finite element basis local view.
 
file  fegridgeometry.hh
 The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis.
 

Classes

class  Dumux::FEElementGeometry< GridGeometry >
 Grid geometry local view, which is a wrapper around a finite element basis local view. More...
 
struct  Dumux::DefaultFEGridGeometryTraits< FEBasis, MapperTraits >
 Default Traits class for the fem grid geometry. More...
 
class  Dumux::FEGridGeometry< FEB, Traits >
 The grid geometry class for models using finite element schemes. This is basically a wrapper around a function space basis. More...