chore: sync project state and current artifacts
This commit is contained in:
9
tests/fluids/src/lib.rs
Normal file
9
tests/fluids/src/lib.rs
Normal file
@@ -0,0 +1,9 @@
|
||||
//! Integration tests for the fluids backend.
|
||||
//!
|
||||
//! These tests verify cross-backend consistency, mixture handling,
|
||||
//! damping stability near the critical point, and cache integrity.
|
||||
|
||||
pub mod backend_consistency;
|
||||
pub mod mixture_glide;
|
||||
pub mod damping_stability;
|
||||
pub mod cache_integrity;
|
||||
Reference in New Issue
Block a user