Searched defs:period (Results 1 – 3 of 3) sorted by relevance
522 static PetscErrorCode MatMFFDSetPeriod_MFFD(Mat mat, PetscInt period) in MatMFFDSetPeriod_MFFD()845 PetscErrorCode MatMFFDSetPeriod(Mat mat, PetscInt period) in MatMFFDSetPeriod()
102 HYPRE_Int hlower[3], hupper[3], period[3] = {0, 0, 0}; in MatSetUp_HYPREStruct() local
441 static PetscReal last_t = -100000, period = .5; in PostStep() local