Skip to content

Commit

Permalink
3D Differential Operators (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukem12345 authored and KevinDCarlson committed Sep 25, 2024
1 parent d837543 commit 2dac4a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/DiscreteExteriorCalculus.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ export DualSimplex, DualV, DualE, DualTri, DualTet, DualChain, DualForm,
OrientedDeltaDualComplex3D, SchOrientedDeltaDualComplex3D,
EmbeddedDeltaDualComplex3D, SchEmbeddedDeltaDualComplex3D,
DeltaDualComplex, EmbeddedDeltaDualComplex, OrientedDeltaDualComplex,
AbstractDeltaDualComplex3D, DeltaDualComplex3D, SchDeltaDualComplex3D,
OrientedDeltaDualComplex3D, SchOrientedDeltaDualComplex3D,
EmbeddedDeltaDualComplex3D, SchEmbeddedDeltaDualComplex3D,
SimplexCenter, Barycenter, Circumcenter, Incenter, geometric_center,
subsimplices, primal_vertex, elementary_duals, dual_boundary, dual_derivative,
, hodge_star, inv_hodge_star, δ, codifferential, ∇², laplace_beltrami, Δ, laplace_de_rham,
Expand Down

0 comments on commit 2dac4a9

Please sign in to comment.