Docs.rs
ringkernel-wavesim-0.4.0
ringkernel-wavesim 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mivertowski
Dependencies
bytemuck ^1.24
normal
optional
cudarc ^0.18.2
normal
optional
iced ^0.13
normal
inventory ^0.3
normal
rand ^0.8
normal
rayon ^1.11
normal
ringkernel ^0.4.0
normal
ringkernel-core ^0.4.0
normal
ringkernel-cuda ^0.4.0
normal
optional
ringkernel-cuda-codegen ^0.4.0
normal
optional
ringkernel-derive ^0.4.0
normal
syn ^2.0
normal
optional
tokio ^1.48
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wgpu ^27.0
normal
optional
criterion ^0.5
dev
Versions
86.96%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
DEFAULT_TILE_SIZE
ringkernel_
wavesim
0.4.0
In ringkernel_
wavesim::
simulation
ringkernel_wavesim
::
simulation
Constant
DEFAULT_
TILE_
SIZE
Copy item path
Source
pub const DEFAULT_TILE_SIZE:
u32
= 16;
Expand description
Default tile size (16x16 cells per tile).