Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex60.c35 } PCNoise_Ctx; typedef
39 PCNoise_Ctx *ctx; in PCApply_Noise()
56 PCNoise_Ctx *ctx; in PCSetup_Noise()
67 PCNoise_Ctx *ctx; in PCDestroy_Noise()
121 PCNoise_Ctx ctx = {0, NULL}; in main()