Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.c10 xxt_ADT xxt; member
22 if (tfs->xxt) PetscCall(XXT_free(tfs->xxt)); in PCDestroy_TFS()
40 PetscCall(XXT_solve(tfs->xxt, yy, (PetscScalar *)xx)); in PCApply_TFS_XXT()
106 tfs->xxt = XXT_new(); in PCSetUp_TFS()
107 …PetscCall(XXT_factor(tfs->xxt, localtoglobal, A->rmap->n, ncol, (PetscErrorCode (*)(void *, PetscS… in PCSetUp_TFS()
147 tfs->xxt = NULL; in PCCreate_TFS()
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj433 …D89D1E2A207AA1AB00FACC19 /* xxt.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1B42207AA1AA0…
1185 …9D1B42207AA1AA00FACC19 /* xxt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1956 D89D1B42207AA1AA00FACC19 /* xxt.c */,
2773 D89D1E2A207AA1AB00FACC19 /* xxt.c in Sources */,