In file recursive_pol.hpp:

template<class Sx, class Sy, class T>inline void TriangleExtensionMonomial

(int n,
  Sx x,
  Sy y,
  T & values)

Compute triangle edge-shape functions

Documentation

Compute triangle edge-shape functions

functions vanish on upper two edges

x,y: coordinates in triangle (-1, 0), (1, 0), (0, 1)

f_i (x, 0) = IntegratedLegendrePol_i (x)

f_i ... pol of order i

Monomial extension:

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.