Searched refs:FCN2 (Results 1 – 2 of 2) sorted by relevance
584 typedef PetscErrorCode (*FCN2)(TS, PetscReal *, void *); /* force argument to next function to not … typedef585 static PetscErrorCode TSPseudoSetTimeStep_Pseudo(TS ts, FCN2 dt, PetscCtx ctx) in TSPseudoSetTimeStep_Pseudo()
139 typedef PetscErrorCode (*FCN2)(void *, PetscInt, Vec, PetscScalar *); /* force argument to next fun… typedef140 static PetscErrorCode MatMFFDSetFunctioni_MFFD(Mat mat, FCN2 funci) in MatMFFDSetFunctioni_MFFD()