Searched refs:subtypes (Results 1 – 4 of 4) sorted by relevance
13 FortranCallbackLink subtypes; member24 FortranCallbackLink next, link = base->subtypes; in PetscFortranCallbackFinalize()77 …for (link = base->subtypes; link; link = link->next) { /* look for either both NULL or matching va… in PetscFortranCallbackRegister()89 link->next = base->subtypes; in PetscFortranCallbackRegister()90 base->subtypes = link; in PetscFortranCallbackRegister()
213 factor PC subtypes.215 - Now the ``Mat``/``PC``/``KSP``/``SNES``/``TS`` Python subtypes are
907 …le, PETSc objects provide a universal way of selecting types (classes) and subtypes at runtime from950 Particular types and subtypes of objects may have their own methods, which are given in the form
3098 # Python subtypes