Rodin/Variational/Pow.h file

Power (exponentiation) operations for functions.

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 BaseDerived, class Number>
class Rodin::Variational::Pow<FunctionBase<BaseDerived>, Number>
Represents the power function.