neco-contact 0.1.0

Hertz contact and spatial helpers on uniform 2D fields
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "neco-array2"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88a8bbfae650c4718c0fd3f6ec452a64361f03ced2f663de74ee29ecf29723b6"

[[package]]
name = "neco-contact"
version = "0.1.0"
dependencies = [
 "neco-array2",
]