stk.DativeReaction

class stk.DativeReaction(reaction)[source]

Bases: Reaction

A reaction between two functional groups.

The reaction creates a dative bond between the bonder atoms, and deletes any deleter atoms. Importantly, the direction of the bond is set to run from the non-metal atom to the metal atom.

Initialize a DativeReaction instance.

Parameters:

reaction (Reaction) – A reaction which should be made dative.

Methods

get_result

Get the result of carrying out the reaction.

get_result()

Get the result of carrying out the reaction.

Returns:

Holds the results of the reaction.

Return type:

ReactionResult