Initial release of SLAGG - Simplified Load-balancing Algorithm for General Geometries
This package provides a set of Python-based tools for creating load-balanced domain decompositions that can be used for numerical simulations.
Ability to specify Grid, Geometry as STL, and desired Decomp slabs
Basic Decomposition can be augmented with refinements to load-balance and reduce memory usage
Will update documentation, provide tutorial, etc. before full 1.0 release.