Expand description
Backward-compatible re-export of the finite difference operator.
The implementation has moved to super::finite_difference. This module
re-exports all public items so that existing use paths continue to work.
Re-exportsยง
pub use super::finite_difference::operator::*;