Rodin/Variational/Min.h file

Minimum function operations.

Namespaces

namespace Rodin
The Rodin library for finite element methods and shape optimization.
namespace Rodin::Variational
Module which provides the necessary tools for constructing and solving variational problems.

Classes

template<class LHSDerived, class RHSDerived>
class Rodin::Variational::Min<FunctionBase<LHSDerived>, FunctionBase<RHSDerived>>
Represents the minimum operation between two functions.