version 3.11-dev
cvfe/interpolationpointdata.hh File Reference

Classes representing interpolation point data for control-volume finite element schemes. More...

#include <type_traits>
#include <utility>
#include <vector>
#include <dumux/common/typetraits/localdofs_.hh>
#include <dumux/discretization/cvfe/localdof.hh>
#include <dumux/common/concepts/ipdata_.hh>

Go to the source code of this file.

Classes

class  Dumux::CVFE::InterpolationPointData< LocalPos, GlobalPos >
 An interpolation point related to an element that includes global and local positions. More...
 
class  Dumux::CVFE::LocalDofInterpolationPointData< LocalPosition, GlobalPosition, LocalIndex >
 An interpolation point related to a localDof of an element, giving its global and local positions. More...
 
class  Dumux::CVFE::InterpolationPointDataLocalMapping< LocalMapping, GlobalPos >
 An interpolation point related to a global position of an element, giving its local positions by a mapping. More...
 
class  Dumux::CVFE::FaceInterpolationPointData< BaseClass, LocalIndex >
 An interpolation point related to a face of an element. More...
 
class  Dumux::CVFE::IndexedQuadratureInterpolationPointData< IpData >
 Wraps interpolation point data and adds a quadrature point index for use in quadrature loops. More...
 
class  Dumux::CVFE::LocalBasisInterpolationPointData< GridGeometry >
 Interpolation point data related to a local basis. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::CVFE
 
Include dependency graph for cvfe/interpolationpointdata.hh: