Searched defs:Characteristic (Results 1 – 2 of 2) sorted by relevance
22 typedef struct _p_Characteristic *Characteristic; typedef
243 PetscErrorCode CharacteristicRegister(const char sname[], PetscErrorCode (*function)(Characteristic… in CharacteristicRegister()