Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/ !
H A Dex13.c244 static PetscErrorCode ComputeSpectral(Vec u, PetscInt numPlanes, const PetscInt planeDir[], const P… in ComputeSpectral() function
509 PetscCall(ComputeSpectral(u, 2, planeDir, planeCoord, &user)); in main()