splinepy.microstructure.tiles.cross_2d.Cross2D#
- class splinepy.microstructure.tiles.cross_2d.Cross2D[source]#
- Bases: - TileBase- Simple crosstile with linear-quadratic branches and a bilinear center spline. - Methods - Cross2D.check_param_derivatives(derivatives)- Checks if all derivatives have the correct format and shape - Cross2D.check_params(params)- Checks if the parameters have the correct format and shape - Cross2D.create_tile([parameters, ...])- Create a microtile based on the parameters that describe the branch thicknesses. - Attributes 
