fem.gmsh.owned_nodes

fem.gmsh.owned_nodes(fields, topology, *, bar, design=None)

The :class:~cadjoint.plugins.OwnedNodes record of a topology.

Returns

Name Type Description
tuple[OwnedNodes, dict[str, Any]] (owned, stats) — the record, and :func:assign_ownership’s counts.