Home
last modified time | relevance | path

Searched refs:tfs (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.c18 PC_TFS *tfs = (PC_TFS *)pc->data; in PCDestroy_TFS() local
22 if (tfs->xxt) PetscCall(XXT_free(tfs->xxt)); in PCDestroy_TFS()
23 if (tfs->xyt) PetscCall(XYT_free(tfs->xyt)); in PCDestroy_TFS()
24 PetscCall(VecDestroy(&tfs->b)); in PCDestroy_TFS()
25 PetscCall(VecDestroy(&tfs->xd)); in PCDestroy_TFS()
26 PetscCall(VecDestroy(&tfs->xo)); in PCDestroy_TFS()
33 PC_TFS *tfs = (PC_TFS *)pc->data; in PCApply_TFS_XXT() local
40 PetscCall(XXT_solve(tfs->xxt, yy, (PetscScalar *)xx)); in PCApply_TFS_XXT()
48 PC_TFS *tfs = (PC_TFS *)pc->data; in PCApply_TFS_XYT() local
55 PetscCall(XYT_solve(tfs->xyt, yy, (PetscScalar *)xx)); in PCApply_TFS_XYT()
[all …]
/petsc/src/ksp/ksp/tutorials/output/
H A Dex72_xyt.out12 type: tfs
H A Dex72_xxt.out16 type: tfs
H A Dex2_help.out270 …-pc_type <now icc : formerly icc>: Preconditioner (one of) nn tfs hmg bddc composite ksp lu icc pa…
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj729 …D89D1F52207AA1AC00FACC19 /* tfs.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1C6A207AA1AB0…
1481 …9D1C6A207AA1AB00FACC19 /* tfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2252 D89D1C6A207AA1AB00FACC19 /* tfs.c */,
2977 D89D1F52207AA1AC00FACC19 /* tfs.c in Sources */,
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas3006 (premixc/fgm-tfs-nres-les 1.)
3007 (premixc/fgm-tfs-delta-user 0.0001)
3008 (premixc/fgm-tfs-delta-type 0)
3009 (premixc/fgm-tfs-include-kcurve? #f)
3010 (premixc/fgm-tfs-abs-strain? #f)
3011 (premixc/fgm-tfs-kmean-method 1)
3012 (premixc/fgm-tfs-x-sc-pp? #f)
3013 (premixc/fgm-tfs-str-udm-id 0)
3014 (premixc/fgm-tfs-user-str-rate? #f)
3015 (premixc/fgm-tfs-strained? #f)