Muscat.IO.ZsetTools module

Zset tools

CheckIntegrity(GUI: bool = False) str[source]
GetIntegrationRuleForZsetMesh(mesh: Mesh) MeshQuadrature[source]

Function the generate a integration rules for given unstructured mesh. The mesh must contain the element field named “FE Names” with the zset element names

Parameters:

mesh (UnstructuredMesh) – A mesh with a element filed named “FE Names”

Returns:

containing the integration rule for the current mesh.

Return type:

MeshQuadrature