Searched defs:history (Results 1 – 5 of 5) sorted by relevance
58 history = [] variable
60 history = [] variable
569 PetscReal *history; in SNESMonitorRatio() local602 PetscReal *history; in SNESMonitorRatioSetUp() local
555 static PetscErrorCode MatMFFDSetHHistory_MFFD(Mat J, PetscScalar history[], PetscInt nhistory) in MatMFFDSetHHistory_MFFD()909 PetscErrorCode MatMFFDSetHHistory(Mat J, PetscScalar history[], PetscInt nhistory) in MatMFFDSetHHistory()
69 PetscReal bratu_lambda_max = 6.81, bratu_lambda_min = 0., history[50]; in main() local