This adds automatic computation of tensor product domains. By doing so it adds the PointDomain struct as well as the Boundaries struct. It also adds two tests and improves the functionality of ndims for product domains to be more general. For example, ndims now computes the ndims of each tensor product component and sums them.
This adds automatic computation of tensor product domains. By doing so it adds the PointDomain struct as well as the Boundaries struct. It also adds two tests and improves the functionality of ndims for product domains to be more general. For example, ndims now computes the ndims of each tensor product component and sums them.