capytaine.meshes package¶
Subpackages¶
Submodules¶
- capytaine.meshes.abstract_meshes module
AbstractMeshAbstractMesh.clipped()AbstractMesh.copy()AbstractMesh.export()AbstractMesh.export_to_meshio()AbstractMesh.export_to_pyvista()AbstractMesh.export_to_trimesh()AbstractMesh.export_to_xarray()AbstractMesh.extract_faces()AbstractMesh.extract_lid()AbstractMesh.extract_wedge()AbstractMesh.facesAbstractMesh.faces_areasAbstractMesh.faces_centersAbstractMesh.faces_normalsAbstractMesh.faces_radiusesAbstractMesh.generate_lid()AbstractMesh.immersed_part()AbstractMesh.join_meshes()AbstractMesh.lowest_lid_position()AbstractMesh.merged()AbstractMesh.mirrored()AbstractMesh.nb_facesAbstractMesh.nb_verticesAbstractMesh.pop_metadata()AbstractMesh.quadrature_pointsAbstractMesh.rotated_such_that_vectors_are_aligned()AbstractMesh.rotated_with_matrix()AbstractMesh.rotated_x()AbstractMesh.rotated_y()AbstractMesh.rotated_z()AbstractMesh.show()AbstractMesh.show_matplotlib()AbstractMesh.show_pyvista()AbstractMesh.translated()AbstractMesh.translated_x()AbstractMesh.translated_y()AbstractMesh.translated_z()AbstractMesh.with_metadata()AbstractMesh.with_normal_vector_going_down()AbstractMesh.with_quadrature()AbstractMesh.without_any_metadata()AbstractMesh.without_metadata()AbstractMesh.z_span
- capytaine.meshes.clean module
- capytaine.meshes.clip module
- capytaine.meshes.export module
- capytaine.meshes.geometry module
- capytaine.meshes.io module
- capytaine.meshes.meshes module
MeshMesh.as_array_of_faces()Mesh.as_list_of_faces()Mesh.clipped()Mesh.copy()Mesh.export()Mesh.extract_faces()Mesh.extract_lid()Mesh.facesMesh.faces_areasMesh.faces_centersMesh.faces_normalsMesh.faces_radiusesMesh.faces_vertices_centersMesh.from_list_of_faces()Mesh.generate_lid()Mesh.join_meshes()Mesh.merged()Mesh.mirrored()Mesh.nb_facesMesh.nb_quadsMesh.nb_trianglesMesh.nb_verticesMesh.quadrature_pointsMesh.rotated_with_matrix()Mesh.show()Mesh.summary()Mesh.translated()Mesh.with_normal_vector_going_down()Mesh.with_quadrature()
- capytaine.meshes.quality module
- capytaine.meshes.surface_integrals module
SurfaceIntegralsMixinSurfaceIntegralsMixin.center_of_buoyancySurfaceIntegralsMixin.disp_mass()SurfaceIntegralsMixin.disp_volumeSurfaceIntegralsMixin.surface_integral()SurfaceIntegralsMixin.volumeSurfaceIntegralsMixin.volumesSurfaceIntegralsMixin.waterplane_areaSurfaceIntegralsMixin.waterplane_centerSurfaceIntegralsMixin.waterplane_integral()SurfaceIntegralsMixin.wet_surface_area
- capytaine.meshes.symmetric_meshes module
ReflectionSymmetricMeshReflectionSymmetricMesh.clipped()ReflectionSymmetricMesh.copy()ReflectionSymmetricMesh.export()ReflectionSymmetricMesh.extract_faces()ReflectionSymmetricMesh.extract_lid()ReflectionSymmetricMesh.facesReflectionSymmetricMesh.faces_areasReflectionSymmetricMesh.faces_centersReflectionSymmetricMesh.faces_normalsReflectionSymmetricMesh.faces_radiusesReflectionSymmetricMesh.generate_lid()ReflectionSymmetricMesh.join_meshes()ReflectionSymmetricMesh.merged()ReflectionSymmetricMesh.mirrored()ReflectionSymmetricMesh.nb_facesReflectionSymmetricMesh.nb_verticesReflectionSymmetricMesh.quadrature_pointsReflectionSymmetricMesh.rotated_with_matrix()ReflectionSymmetricMesh.show()ReflectionSymmetricMesh.translated()ReflectionSymmetricMesh.verticesReflectionSymmetricMesh.with_normal_vector_going_down()ReflectionSymmetricMesh.with_quadrature()
RotationSymmetricMeshRotationSymmetricMesh.clipped()RotationSymmetricMesh.copy()RotationSymmetricMesh.export()RotationSymmetricMesh.extract_faces()RotationSymmetricMesh.extract_lid()RotationSymmetricMesh.facesRotationSymmetricMesh.faces_areasRotationSymmetricMesh.faces_centersRotationSymmetricMesh.faces_normalsRotationSymmetricMesh.faces_radiusesRotationSymmetricMesh.from_profile_points()RotationSymmetricMesh.generate_lid()RotationSymmetricMesh.join_meshes()RotationSymmetricMesh.merged()RotationSymmetricMesh.mirrored()RotationSymmetricMesh.nb_facesRotationSymmetricMesh.nb_verticesRotationSymmetricMesh.quadrature_pointsRotationSymmetricMesh.rotated_with_matrix()RotationSymmetricMesh.show()RotationSymmetricMesh.translated()RotationSymmetricMesh.verticesRotationSymmetricMesh.with_normal_vector_going_down()RotationSymmetricMesh.with_quadrature()
- capytaine.meshes.visualization module