Searched refs:unused_ (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/utils/lmvm/tests/ |
| H A D | ex1.c | 198 static PetscErrorCode BroydenUpdate_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in BroydenUpdate_Explicit() argument 213 static PetscErrorCode BadBroydenUpdate_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in BadBroydenUpdate_Explicit() argument 249 static PetscErrorCode BFGSUpdate_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in BFGSUpdate_Explicit() argument 256 static PetscErrorCode DFPUpdate_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in DFPUpdate_Explicit() argument 263 static PetscErrorCode SR1Update_Explicit(Mat B, PetscReal unused_, Vec s, Vec y) in SR1Update_Explicit() argument
|