dune-pdelab 2.10-git
Loading...
Searching...
No Matches
Dune::PB::MonomialEvaluate< F, d > Struct Template Reference

compute \( \prod_{i=0}^{d-1} x_i^{a_i} \) More...

#include <dune/pdelab/finiteelement/l2orthonormal.hh>

Static Public Member Functions

template<typename X , typename A >
static F compute (const X &x, const A &a)
 

Detailed Description

template<typename F, int d>
struct Dune::PB::MonomialEvaluate< F, d >

compute \( \prod_{i=0}^{d-1} x_i^{a_i} \)

Member Function Documentation

◆ compute()

template<typename F , int d>
template<typename X , typename A >
static F Dune::PB::MonomialEvaluate< F, d >::compute ( const X &  x,
const A &  a 
)
inlinestatic

The documentation for this struct was generated from the following file: