ddg.math.nets2d module

Some operations for functions defined on a square-grid.

ddg.math.nets2d.dual_vertex_star(f, n1, n2)[source]
ddg.math.nets2d.isotherm_test(f, n1, n2)[source]
ddg.math.nets2d.Koenigs_face_norm(f, n1, n2)[source]
ddg.math.nets2d.Koenigs_vertex_norm(f, n1, n2)[source]
ddg.math.nets2d.Koenigs_face_norm_coplanar_test(f, n1, n2)[source]
ddg.math.nets2d.Koenigs_vertex_norm_coplanar_test(f, n1, n2)[source]