Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.c11 xyt_ADT xyt; member
23 if (tfs->xyt) PetscCall(XYT_free(tfs->xyt)); in PCDestroy_TFS()
55 PetscCall(XYT_solve(tfs->xyt, yy, (PetscScalar *)xx)); in PCApply_TFS_XYT()
110 tfs->xyt = XYT_new(); in PCSetUp_TFS()
111 …PetscCall(XYT_factor(tfs->xyt, localtoglobal, A->rmap->n, ncol, (PetscErrorCode (*)(void *, PetscS… in PCSetUp_TFS()
148 tfs->xyt = NULL; in PCCreate_TFS()
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj480 …D89D1E59207AA1AB00FACC19 /* xyt.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1B71207AA1AA0…
1232 …9D1B71207AA1AA00FACC19 /* xyt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2003 D89D1B71207AA1AA00FACC19 /* xyt.c */,
2944 D89D1E59207AA1AB00FACC19 /* xyt.c in Sources */,