splinepy.microstructure.tiles.double_lattice.DoubleLattice#

class splinepy.microstructure.tiles.double_lattice.DoubleLattice[source]#

Bases: TileBase

Lattice base cell, consisting of a rectangle with two diagonals in the center.

Fullscreen.

Methods

DoubleLattice.check_param_derivatives(...)

Checks if all derivatives have the correct format and shape

DoubleLattice.check_params(params)

Checks if the parameters have the correct format and shape

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

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

Attributes