splinepy.microstructure.tiles.inverse_cross_3d.InverseCross3D#
- class splinepy.microstructure.tiles.inverse_cross_3d.InverseCross3D[source]#
Bases:
TileBase
Simple inverse crosstile to tile with linear-quadratic branches and a trilinear center spline.
Class that provides necessary functions to create inverse microtile, that can be used to describe the domain surrounding cross-tile microstructure.
Methods
Checks if all derivatives have the correct format and shape
InverseCross3D.check_params
(params)Checks if the parameters have the correct format and shape
InverseCross3D.create_tile
([parameters, ...])Create an inverse microtile based on the parameters that describe the branch thicknesses.
Attributes