EnzymeAD / EnzymeAD/Enzyme

Is this N/3 correct?

Open
#1,886 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
LLVM
Stars
1.7k
Forks
188
Avg merge
2d 4h
Merged PRs (30d)
22

Description

https://github.com/EnzymeAD/Enzyme/blob/2188ad8f1401886eca1e2045abad6b60424fc2c5/enzyme/test/Integration/Sparse/ringspring3Drestlengthone.cpp#L24

`N` seems to be the number of 3D nodes. So that `pos` and `x` are arrays of length `3*N`.

This `N/3` seems to mean that only first ⅓ of the springs are considered.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.