An AuxiliaryContainer will do assignment a chunk with the same dimensionality as itself, otherwise it delegates it to the underlying principle container, which will, in turn, construct the correct AuxiliaryContainer to perform the assignment, or perform it if it is a 1D point.
The enherritance is merely for documentation purposes.
Definition at line 287 of file enhanced_grid.py.