Searched refs:ComputeRho (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex29.c | 142 PetscErrorCode ComputeRho(PetscInt i, PetscInt j, PetscInt mx, PetscInt my, PetscReal centerRho, Pe… in ComputeRho() function 177 PetscCall(ComputeRho(i, j, mx, my, centerRho, &rho)); in ComputeMatrix()
|
| H A D | ex73.c | 974 PetscErrorCode ComputeRho(PetscInt i, PetscInt j, PetscInt mx, PetscInt my, PetscReal centerRho, Pe… in ComputeRho() function 1010 PetscCall(ComputeRho(i, j, mx, my, centerRho, &rho)); in ComputeMatrix_DMDA()
|