splinepy.microstructure.tiles.cube_void.CubeVoid#

class splinepy.microstructure.tiles.cube_void.CubeVoid[source]#

Bases: TileBase

Void in form of an cuboid set into a unit cell.

Parametrization acts on the cuboid’s orientation as well as on its expansion (radii in x and y/z direction).

Used in ADAMM test case for Hutchinson.

See create_tile for more information

Fullscreen.

Methods

CubeVoid.check_param_derivatives(derivatives)

Checks if all derivatives have the correct format and shape

CubeVoid.check_params(params)

Checks if the parameters have the correct format and shape

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

Create a full cuboid with a cuboidal void in the center, that has a rotation applied in the form

Attributes