microstructpy.seedingΒΆ

The seeding module contains two classes: Seed and SeedList. The single Seed contains the geometry, phase number, and position of a seed, while a SeedList functions much like a list of Seed instances, but with more methods.

Module Contents