Searched refs:TSSSPRKS2 (Results 1 – 2 of 2) sorted by relevance
351 PetscCall(PetscStrcmp(type, TSSSPRKS2, &flag)); in TSSSPSetType_SSP()391 char tname[256] = TSSSPRKS2; in TSSetFromOptions_SSP()476 PetscCall(TSSSPSetType(ts, TSSSPRKS2)); in TSCreate_SSP()493 PetscCall(PetscFunctionListAdd(&TSSSPList, TSSSPRKS2, TSSSPStep_RK_2)); in TSSSPInitializePackage()
1091 #define TSSSPRKS2 "rks2" macro