supercell#

Structure.supercell(matrix)[source]#

A method to transform the Structure to a supercell

Parameters:

matrix (np.ndarray) – The matrix to transform the Structure

Returns:

The transformed structure

Return type:

pyprocar.core.Structure