Discretization differential forms implementation

Open
#48 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp

Research direction

Start by reading the linked paper and searching the repository for the implementation of discrete differential forms and the Hodge dual. Done would mean identifying the relevant code locations and explaining whether formalizing the algorithms affects their implementation or simplifies their formulation.

Written by the indexing model from the issue text.

Description

Hi,

A while back I came across this paper : Discrete Differential Forms for Computational Modeling
The paper led me to study smooth manifolds and some fundamentals of Riemannian Geometry. Although the paper explains how to implement discrete differential forms I still can't quite match it with the theory.

Can you point in the code where is the implementation of the differential forms, hodge dual etc in the code so I can actually dig into it and see how this is done in practice.

I also would like if formalizing the algorithms in such language actually make it easier the implementation or does it simplify maybe the formalization of the algorithm itself?

Dominant language
C++
Stars
1.3k
Forks
183
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nmwsharp/geometry-central

All issues in nmwsharp/geometry-central

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.