Home
last modified time | relevance | path

Searched refs:Apu (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()
112 bA[1][0] = Apu; in LoadTestMatrices()
133 PetscCall(MatDestroy(&Apu)); in LoadTestMatrices()