|
|
|
|
|
by enriquto
3076 days ago
|
|
the tangent space is the set of edges vector fields (sections of the tangent bundle) correspond to real-valued functions defined on edges dimension is always 2 ;) if you want higher dimension you have to consider higher-dimensional cliques beyond edges (that are 2-cliques): triangles, tetrahedra, and so on. But very often this is not necessary, even when discretizing 3d stuff. For example, for Poisson equation, and the associated classical pde, you only need the laplacian, which acts on functions, regardless of the dimension. |
|