Wikipedia: Cross Product
Voronoi cells provide better approximation than barycentric cells, but are more complex to compute
Wikipedia: Gauss-Bonnet Theorem
Wikipedia: Divergence Theorem , Laplace Operator
\[ \begin{align*} \int_{\partial A_i \cap T} \grad f(\vec{u}) \cdot \vec{n}(\vec{u}) \mathrm{d}s & \;=\; \frac{1}{2} \grad f(\vec{u}) \cdot (\vec{x}_j - \vec{x}_k)^{\perp} \\ & \;=\; \begin{split}\left(f_j-f_i \right) \frac{\left(\vec{x}_i-\vec{x}_k \right)^{\perp} \cdot \left(\vec{x}_j-\vec{x}_k \right)^{\perp}}{4 A_T} \\ \;+\; \left(f_k-f_i \right) \frac{\left(\vec{x}_j-\vec{x}_i \right)^{\perp} \cdot \left(\vec{x}_j-\vec{x}_k \right)^{\perp}}{4 A_T}\end{split}\\ & \;\;\vdots\; \\ & \;=\; \frac{1}{2} \cot \gamma_k \left(f_j - f_i \right) \;+\; \frac{1}{2} \cot \gamma_j \left(f_k - f_i \right) \end{align*} \]
For a full derivation see Chapter 3.3.4 of PMP book
Cotangent discretization
\[ \laplace_{\set{S}} f\of{v_i} \;:=\; \frac{1}{2A\of{v_i}} \sum_{v_j \in \set{N}_1\of{v_i}} \left( \cot \alpha_{ij} + \cot \beta_{ij} \right) \left( f\of{v_j} - f\of{v_i} \right)\]
Problems
Still the most widely used discretization
The Laplacian is the central concept in this course!