Expand description
Mesh structures and element operations
Re-exports§
pub use octree::AABB;pub use octree::Octree;pub use octree::OctreeNode;pub use octree::OctreeStats;pub use cluster::*;pub use element::*;pub use generators::*;
Modules§
- cluster
- Cluster structures for Fast Multipole Method
- element
- Element shape functions and geometry computations
- generators
- Mesh generators for analytical test geometries
- octree
- Octree construction for multi-level FMM