Class template Dune::XT::Functions::FlatTopFunction

Inherits from Dune::XT::Functions::FunctionInterface.

template<size_t d, size_t r, size_t rC = 1, class R = double>
class Dune::XT::Functions::FlatTopFunction : public FunctionInterface<d, r, rC, R>

Based on: Brenner, S. C. and Davis, C. B. and Sung, L.-y. A partition of unity method for the displacement obstacle problem of clamped Kirchhoff plates http://dx.doi.org/10.1016/j.cam.2013.09.033 Subsection 2.1.1

template<>
Dune::XT::Functions::FlatTopFunction::FlatTopFunction<d, r, rC, R>()

No documentation provided.