Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tests/
H A Dex11.c77 Mat A, Auu, Aup, Apu, App, bA[2][2]; in LoadTestMatrices() local
85 PetscCall(LSCLoadTestOperators(&Auu, &Aup, &Apu, &App, &f, &h)); in LoadTestMatrices()
111 bA[0][1] = Aup; in LoadTestMatrices()
132 PetscCall(MatDestroy(&Aup)); in LoadTestMatrices()