<- previous    index    next ->

Lecture 33a, Lagrange fit triangles


Phi functions for triangles.
Using basic Lagrange polynomials to get a value 1.0 at
the vertex of interest and a value of 0.0 at the other
two vertices.

A "C" implementation is shown by:

phi_tril.c
phi_tril.h

A Matlab implementation with resulting plots is:

phi_tril.m
















    <- previous    index    next ->

Other links

Go to top