![]() |
Dune-Functions 2.12-git
|
Loading...
Searching...
No Matches
facenormalgridfunction.hh
Go to the documentation of this file.
150 friend typename Traits::LocalFunctionTraits::DerivativeInterface derivative(const LocalFunction& t)
unspecified value type referenceElement(T &&... t)
Definition monomialset.hh:19
int size() const
static constexpr IntegralRange< std::decay_t< T > > range(T &&from, U &&to) noexcept
virtual void operator()()=0
#define DUNE_THROW(E,...)
Default implementation for derivative traits.
Definition defaultderivativetraits.hh:41
Grid function implementing the piecewise element face normal.
Definition facenormalgridfunction.hh:70
GridViewEntitySet< GridView, 0 > EntitySet
Definition facenormalgridfunction.hh:73
typename EntitySet::LocalCoordinate LocalDomain
Definition facenormalgridfunction.hh:76
typename EntitySet::GlobalCoordinate Domain
Definition facenormalgridfunction.hh:77
typename EntitySet::GlobalCoordinate Range
Definition facenormalgridfunction.hh:78
const EntitySet & entitySet() const
Return the stored GridViewEntitySet.
Definition facenormalgridfunction.hh:185
friend Traits::DerivativeInterface derivative(const FaceNormalGridFunction &t)
Not implemented.
Definition facenormalgridfunction.hh:173
friend LocalFunction localFunction(const FaceNormalGridFunction &t)
Return a local-function associated to FaceNormalGridFunction.
Definition facenormalgridfunction.hh:179
FaceNormalGridFunction(const GridView &gridView)
Construct the FaceNormalGridFunction.
Definition facenormalgridfunction.hh:162
typename EntitySet::Element Element
Definition facenormalgridfunction.hh:74
Range operator()(const Domain &x) const
Not implemented.
Definition facenormalgridfunction.hh:167
Definition gridfunction.hh:36
GridView::template Codim< codim >::Entity Element
Type of Elements contained in this EntitySet.
Definition gridviewentityset.hh:36
Element::Geometry::LocalCoordinate LocalCoordinate
Type of local coordinates with respect to the Element.
Definition gridviewentityset.hh:39
Element::Geometry::GlobalCoordinate GlobalCoordinate
Definition gridviewentityset.hh:40
T max(T... args)
