splinepy.microstructure.tiles.armadillo.Armadillo#

class splinepy.microstructure.tiles.armadillo.Armadillo[source]#

Bases: TileBase

Tile in the in a shape of a multi sided dice, where every side connects to the neighbor tile in the center of the surface.

Fullscreen.

Methods

Armadillo.check_param_derivatives(derivatives)

Checks if all derivatives have the correct format and shape

Armadillo.check_params(params)

Checks if the parameters have the correct format and shape

Armadillo.create_tile([parameters, ...])

Create a microtile based on the parameters that describe the wall thicknesses.

Attributes