discretize.TreeMesh.vntE#

property TreeMesh.vntE#

Vector number of total edges along each axis.

This property returns the total number of hanging and non-hanging edges along each axis direction. The returned quantity is a list of integers of the form [nEx,nEy,nEz].

Returns:
list of int

Vector number of total edges along each axis