RectPartition.nodes_on_bdry_byaxis¶
- property RectPartition.nodes_on_bdry_byaxis¶
Nested tuple of booleans for
nodes_on_bdry
.This attribute is equivalent to
nodes_on_bdry
, but always in the form of a nested tuple.
Nested tuple of booleans for nodes_on_bdry
.
This attribute is equivalent to nodes_on_bdry
, but always in
the form of a nested tuple.