Searched refs:ComputeSolutionCoefficients (Results 1 – 1 of 1) sorted by relevance
102 extern PetscErrorCode ComputeSolutionCoefficients(AppCtx *);242 PetscCall(ComputeSolutionCoefficients(&appctx)); in main()293 PetscErrorCode ComputeSolutionCoefficients(AppCtx *appctx) in ComputeSolutionCoefficients() function