Home
last modified time | relevance | path

Searched refs:BaseSet (Results 1 – 1 of 1) sorted by relevance

/petsc/config/BuildSystem/config/
H A DsetsOrdered.py79 class BaseSet(object): class
89 if self.__class__ is BaseSet:
158 if isinstance(other, BaseSet):
164 if isinstance(other, BaseSet):
208 if not isinstance(other, BaseSet):
226 if not isinstance(other, BaseSet):
235 if not isinstance(other, BaseSet):
249 if not isinstance(other, BaseSet):
279 if not isinstance(other, BaseSet):
350 if not isinstance(other, BaseSet):
[all …]