Skip to main content

Module utils

Module utils 

Source

Modulesยง

area ๐Ÿ”’
polygon ๐Ÿ”’

Functionsยง

compute_centroid
compute_intersection_area
compute_volume
Computes the total volume of a given volume element by summing the volumes of its tetrahedral subdivisions.
is_curved_face
A radial face is a cylindrical patch, every other face of the compartment is flat
linear_index_2d_matrix_row_major
linear_index_coordinates_matrix
tangent_plane_at
Plane to cut one element with, when the face it crosses is curved.
tetra_volume ๐Ÿ”’
Computes the signed volume of a tetrahedron defined by four 3D points.

Type Aliasesยง

AxisPoints