ott.solvers.nn.models.ICNN.is_potential# property ICNN.is_potential: bool# Indicates if the module implements a potential value or a vector field. Returns True if the module defines a potential, False if it defines avector field.