In[168]:=
Create a tissue
In[169]:=
In[170]:=
Out[170]=
The tissue object has a list of vertics, followed by a list of edges, followed by a list of cells as edge numbers.
In[171]:=
Out[171]=
Convert to a FlatTissue
The flat tissue only has vertices and cells as vertex numbers
In[172]:=
Out[172]=
Compare the cells in the FlatTissue with the Vertex Numbers in the original tissue
In[173]:=
Out[173]=
In[174]:=
Out[174]=
Convert the flat tissue back to the original and compare
In[175]:=
In[176]:=
Out[176]=