Expand description
Russell - Rust Scientific Library
russell_pde: Solvers for ordinary differential equations and differential algebraic equations
Important: This crate depends on external libraries (non-Rust). Thus, please check the Installation Instructions on the GitHub Repository.
Structs§
- FdmLaplacian2d
- Implements the Finite Difference (FDM) Laplacian operator in 2D
Enums§
- Side2d
- Specifies the (boundary) side of a rectangle
Type Aliases§
- StrError
- Defines the error output as a static string