Searched defs:stifflyaccurate (Results 1 – 2 of 2) sorted by relevance
303 static PetscErrorCode WriteToDisk(PetscBool stifflyaccurate, PetscInt stepnum, PetscReal time, Pets… in WriteToDisk()320 static PetscErrorCode ReadFromDisk(PetscBool stifflyaccurate, PetscInt *stepnum, PetscReal *time, P… in ReadFromDisk()
305 PetscBool stifflyaccurate; /* flag to indicate that the method is stiffly accurate */ member