extrema.hh File Reference
#include "hp2D.hh"
Go to the source code of this file.
Classes | |
class | hp2D::Extrema< T > |
An interface class that computes the maximum/minimum of a function represented as an ElementFormula on an space on hp2D::Quad<Real> only. More... | |
Namespaces | |
alglib | |
concepts | |
Basic namespace for Concepts-2. | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Enumerations | |
enum | concepts::Optimize { concepts::MIN, concepts::MAX } |
Detailed Description
Class that computes the minimum or maximum of a function (concepts::ElementFormula) on a given space.
Definition in file extrema.hh.