Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/tests/
H A Dex5.c23 PetscErrorCode CalculateRhs(Vec);
143 PetscCall(CalculateRhs(B[levels - 1])); in main()
333 PetscErrorCode CalculateRhs(Vec u) in CalculateRhs() function