|
dune-functions 2.10
|
Loading...
Searching...
No Matches
gridviewfunction.hh
Go to the documentation of this file.
24template<class Signature, class GridView, template<class> class DerivativeTraits=DefaultDerivativeTraits, size_t bufferSize=56>
44template<class Range, class Domain, class GV, template<class> class DerivativeTraits, size_t bufferSize>
48 using Base = GridFunction<Range(Domain), GridViewEntitySet<GV, 0>, DerivativeTraits, bufferSize>;
auto makeAnalyticGridViewFunction(F &&f, const GridView &gridView)
Create an AnalyticGridViewFunction from a function and a grid view.
Definition analyticgridviewfunction.hh:238
std::decay_t< F > makeGridViewFunction(F &&f, const GridView &gridView)
Construct a function modeling GridViewFunction from function and grid view.
Definition gridviewfunction.hh:72
Definition gridfunction.hh:36
An entity set for all entities of given codim in a grid view.
Definition gridviewentityset.hh:27
Definition gridviewfunction.hh:26
GV GridView
Definition gridviewfunction.hh:50
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8