Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/tutorials/
H A Dspectraladjointassimilation.c102 extern PetscErrorCode ComputeSolutionCoefficients(AppCtx *);
242 PetscCall(ComputeSolutionCoefficients(&appctx)); in main()
293 PetscErrorCode ComputeSolutionCoefficients(AppCtx *appctx) in ComputeSolutionCoefficients() function