splinepy.microstructure.tiles#

splinepy/microstructure/tiles/__init__.py.

Interface for tools and generators creating simple microstructures.

Functions

by_dim([para_dim, dim])

Returns names of tiles that satisfies dimension inputs.

everything()

Returns all predefined tiles.

get(key)

Returns initialized tile object based that corresponds to given str key.

show(**kwargs)

Shows name and default tile (with default parameter values).

Modules