Reference#
Public Rust types#
Type |
Role |
|---|---|
|
Outer seam. |
|
Tangent, spring, projection, climbing, cell, tolerances, method |
|
Host potential on a band (energies + gradients per image) |
|
|
|
Dimer or Lanczos lowest-mode search, same stepping contract |
|
3×3 orthorhombic minimum-image wrap |
|
Shape, surface, non-finite, solver, ABI |
C ABI (feature capi)#
include/rgsaddle.h. RGSADDLE_ABI_MAJOR is 1. Status codes
include RGSADDLE_OK, RGSADDLE_SHAPE, RGSADDLE_SURFACE_FAILED,
RGSADDLE_ABI_MISMATCH. Methods on the wire: FIRE and L-BFGS.
Min-mode kinds: dimer and Lanczos.
Tests that pin the contract#
tests/double_well.rs— band finds the origin saddle, endpoints pinnedtests/minmode_saddle.rs— dimer / Lanczostests/c_abi.rs— header and symbols withcapi