#include "hp2D.hh"
Go to the source code of this file.
Classes | |
class | hp2D::Extrema< T > |
Namespaces | |
namespace | concepts |
namespace | hp2D |
Enumerations | |
enum | Optimize { MIN , MAX } |
Class that computes the minimum or maximum of a function (concepts::ElementFormula) on a given space.
Definition in file extrema.hh.