version 3.11-dev
Loading...
Searching...
No Matches
Finite Element Methods

The finite element method. More...

Description

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...
class  Dumux::FEFaceInterpolationPointData< BaseClass, BoundaryFlag, LocalIndex >
 An interpolation point related to an intersection. More...
class  Dumux::FEBoundaryFaceInterpolationPointData< BaseClass, LocalIndex >
 An interpolation point related to a boundary face. More...

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.
file  interpolationpointdata.hh
 Shape functions and gradients at an interpolation point.