hookeai.data_generation.spdg.patch

Finite element material patch.

Classes

FiniteElementPatch

Finite element material patch.

Functions

rotation_angle_2d

Compute the rotation angle between two vectors in 2D.

mean_rotation_angle_2d

Compute mean rotation angle between pairs of vectors in 2D.

Functions

mean_rotation_angle_2d(x1_arrays, x2_arrays)

Compute mean rotation angle between pairs of vectors in 2D.

new_file_path_with_int(file_path)

Generate new and non-existent file path by extending with an integer.

rotation_angle_2d(x1, x2)

Compute the rotation angle between two vectors in 2D.

Classes

FiniteElement(elem_type)

Quadrilateral/Hexahedral finite element.

FiniteElementPatch(n_dim, patch_dims, ...)

Finite element material patch.