Home
last modified time | relevance | path

Searched refs:MakeValue (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/tests/
H A Dex44.c7 static PetscReal MakeValue(PetscInt i, PetscInt j, PetscInt M) in MakeValue() function
25 v = MakeValue(i, j, M); in CheckValuesAIJ()
53 PetscReal v = MakeValue(i, j, M); in main()
H A Dex45.c7 static PetscReal MakeValue(PetscInt i, PetscInt j, PetscInt M) in MakeValue() function
25 v = MakeValue(i, j, M); in CheckValuesAIJ()
54 PetscReal v = MakeValue(i, j, M); in main()
H A Dex50.c7 static PetscReal MakeValue(PetscInt i, PetscInt j, PetscInt M) in MakeValue() function
29 v = MakeValue(i, j, M); in CheckValuesAIJ()
58 PetscReal v = MakeValue(i, j, M); in main()