get_aligned_matrix_container

MatrixProviderLinked.get_aligned_matrix_container(global_index: int) MatrixContainer[source]

Get the aligned matrix container for an index on the aligned global axis.

Parameters:

global_index (int) – The index on the global axis.

Returns:

The matrix container.

Return type:

MatrixContainer