splinepy.microstructure.tiles.tile_base.TileBase#
- class splinepy.microstructure.tiles.tile_base.TileBase[source]#
Bases:
SplinepyBaseBase class for tile objects
Methods
TileBase.check_param_derivatives(derivatives)Checks if all derivatives have the correct format and shape
TileBase.check_params(params)Checks if the parameters have the correct format and shape
TileBase.create_tile(**kwargs)Tile creation interface for derived classes.
Attributes
Returns dimensionality in physical space of the Microtile.
Positions in the parametrization function to be evaluated when tile is constructed prior to composition.
Returns dimensionality in parametric space of the Microtile.