undeform_structure

emmet.core.utils.undeform_structure(structure, transformations)

Get an undeformed structure by applying transformations in a reverse order.

Return type:

Structure

Parameters:
  • structure (Structure)

  • transformations (dict)

Args:

structure: deformed structure transformation: transformation that deforms the structure

Returns:

undeformed structure