Searched refs:TSSSPSetType_SSP (Results 1 – 1 of 1) sorted by relevance
338 static PetscErrorCode TSSSPSetType_SSP(TS ts, TSSSPType type) in TSSSPSetType_SSP() function472 PetscCall(PetscObjectComposeFunction((PetscObject)ts, "TSSSPSetType_C", TSSSPSetType_SSP)); in TSCreate_SSP()