ipyvasp.core.spatial_toolkitΒΆ
Functions
|
Returns interier angle between two vectors in degrees. |
|
Returns interier angle between two vectors in radians. |
|
Returns true if points are coplanar within tol tolerance. |
|
Returns a transformation matrix that gives basis2 when applied on basis1. |
|
Return required data to construct first Brillouin zone. |
|
|
|
Brings KPOINTS inside BZ. |
|
Returns indices of counterclockwise ordered vertices of a plane in 3D. |
|
Returns True if test_point is between plane and origin. |
|
Get a scipy Rotation object at given angle_deg around axis_vec. |
|
Simplifies faces by merging adjacent coplanar faces. |
|
Returns full angle from x-axis counter clockwise. |
|
Transforms coordinates of points (relative to non-othogonal basis) into orthogonal space. |
|
Transforms coordinates of points (relative to othogonal basis) into basis space. |
|
Project points to a plane defined by normal. |