Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c180 static PetscErrorCode CheckNonNegativeWeights(DM sw, AppCtx *user) in CheckNonNegativeWeights() function
1691 PetscCall(CheckNonNegativeWeights(sw, &user)); in main()
H A Dex2.c417 static PetscErrorCode CheckNonNegativeWeights(DM sw, AppCtx *ctx) in CheckNonNegativeWeights() function
2440 PetscCall(CheckNonNegativeWeights(sw, &ctx)); in main()
H A Dex4.c579 static PetscErrorCode CheckNonNegativeWeights(DM sw, AppCtx *ctx) in CheckNonNegativeWeights() function
3044 PetscCall(CheckNonNegativeWeights(sw, &ctx)); in main()