version 3.9-dev
Finite Element Methods

The finite element method. More...

Description

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...