Home
last modified time | relevance | path

Searched defs:FA (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/impls/ngmres/
H A Dngmresfunc.c38 …vate(SNES snes, PetscInt ivec, PetscInt l, Vec XM, Vec FM, PetscReal fMnorm, Vec X, Vec XA, Vec FA) in SNESNGMRESFormCombinedSolution_Private()
115 …rms_Private(SNES snes, PetscInt l, Vec X, Vec F, Vec XM, Vec FM, Vec XA, Vec FA, Vec D, PetscReal … in SNESNGMRESNorms_Private()
163 …Real xMnorm, PetscReal fMnorm, PetscReal yMnorm, PetscReal objM, Vec XA, Vec FA, PetscReal xAnorm,… in SNESNGMRESSelect_Private()
H A Danderson.c27 Vec XA, FA, XM, FM; in SNESSolve_Anderson() local
H A Dsnesngmres.c134 Vec XA, FA, XM, FM; /* candidate linear combination answers */ in SNESSolve_NGMRES() local
/petsc/src/mat/impls/transpose/
H A Dhtransm.c361 Mat A, FA; in MatLUFactorNumeric_HT() local
375 Mat A, FA; in MatLUFactorSymbolic_HT() local
387 Mat A, FA; in MatCholeskyFactorNumeric_HT() local
401 Mat A, FA; in MatCholeskyFactorSymbolic_HT() local
413 Mat A, FA; in MatGetFactor_HT() local
H A Dtransm.c177 Mat A, FA; in MatLUFactorNumeric_Transpose() local
194 Mat A, FA; in MatLUFactorSymbolic_Transpose() local
206 Mat A, FA; in MatCholeskyFactorNumeric_Transpose() local
223 Mat A, FA; in MatCholeskyFactorSymbolic_Transpose() local
235 Mat A, FA; in MatGetFactor_Transpose() local