Searched refs:prevfas (Results 1 – 1 of 1) sorted by relevance
82 SNES_FAS *prevfas; in SNESFASGalerkinFunctionDefault() local91 prevfas = (SNES_FAS *)prevsnes->data; in SNESFASGalerkinFunctionDefault()93 PetscCall(MatInterpolate(prevfas->interpolate, X, prevfas->Xg)); in SNESFASGalerkinFunctionDefault()97 PetscCall(SNESComputeFunction(prevsnes, prevfas->Xg, prevfas->Fg)); in SNESFASGalerkinFunctionDefault()100 PetscCall(MatRestrict(prevfas->restrct, prevfas->Fg, F)); in SNESFASGalerkinFunctionDefault()