G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pow_expr< E > Class Template Reference

Detailed Description

template<class E>
class gismo::expr::pow_expr< E >

Expression pow(a,b) returns the value of 'a' raised to the power of 'b'

Inherits _expr< E, bool >.