symfem.polynomials.dual

Dual polynomials.

Module Contents

Functions

l2_dual(→ List[symfem.functions.ScalarFunction])

Compute the L2 dual of a set of polynomials.

symfem.polynomials.dual.l2_dual(cell: str, poly: List[symfem.functions.ScalarFunction]) List[symfem.functions.ScalarFunction]

Compute the L2 dual of a set of polynomials.

Parameters:
  • cell – The cell type

  • poly – The set of polynomial

Returns:

The L2 dual polynomials