topola/src/specctra
Mikolaj Wielgus d4a310a5c0 graph: disambiguate naming of different kinds of indices
Disambiguate between node indices and (teir inner) petgraph indices.
Rename "band index" to "band first seg index", as we identify bands by
teir first segs. Rename "trianvertex index" and "navvertex index"
respectively to "trianvertex node index" and "navvertex node index", as
these point to nodes on the geometry graph and only indirectly to
vertices on the vertex graph.
2024-06-18 15:30:33 +02:00
..
common.rs specctra: change "dsn" to "specctra" where it's about both DSN and SES 2024-06-16 18:04:20 +02:00
design.rs graph: disambiguate naming of different kinds of indices 2024-06-18 15:30:33 +02:00
mesadata.rs specctra: change "dsn" to "specctra" where it's about both DSN and SES 2024-06-16 18:04:20 +02:00
mod.rs specctra: remove old file reader based on serde 2024-06-16 19:02:54 +02:00
read.rs specctra: remove casts, accept floating point precision used internally 2024-06-16 22:34:11 +02:00
structure.rs specctra: remove casts, accept floating point precision used internally 2024-06-16 22:34:11 +02:00
write.rs specctra: remove casts, accept floating point precision used internally 2024-06-16 22:34:11 +02:00