fiesta.disperse.Network.get_cp#

Network.get_cp(idx)[source]#

Function to fetch a critical point of specific ID.

Parameters:

idx (int) – ID of the critical point to fetch.

Returns:

fil (CriticalPoint) – Critical point corresponding to the given ID.