Home
last modified time | relevance | path

Searched defs:tr (Results 1 – 25 of 36) sorted by relevance

12

/petsc/src/dm/impls/plex/transform/impls/refine/1d/
H A Dplexref1d.c3 static PetscErrorCode DMPlexTransformSetUp_1D(DMPlexTransform tr) in DMPlexTransformSetUp_1D()
39 static PetscErrorCode DMPlexTransformGetSubcellOrientation_1D(DMPlexTransform tr, DMPolytopeType sc… in DMPlexTransformGetSubcellOrientation_1D()
57 static PetscErrorCode DMPlexTransformCellTransform_1D(DMPlexTransform tr, DMPolytopeType source, Pe… in DMPlexTransformCellTransform_1D()
81 static PetscErrorCode DMPlexTransformSetFromOptions_1D(DMPlexTransform tr, PetscOptionItems PetscOp… in DMPlexTransformSetFromOptions_1D()
101 static PetscErrorCode DMPlexTransformView_1D(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_1D()
123 static PetscErrorCode DMPlexTransformDestroy_1D(DMPlexTransform tr) in DMPlexTransformDestroy_1D()
130 static PetscErrorCode DMPlexTransformInitialize_1D(DMPlexTransform tr) in DMPlexTransformInitialize_1D()
144 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_1D(DMPlexTransform tr) in DMPlexTransformCreate_1D()
/petsc/src/dm/impls/plex/transform/impls/filter/
H A Dplextrfilter.c3 static PetscErrorCode DMPlexTransformView_Filter(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_Filter()
22 static PetscErrorCode DMPlexTransformSetUp_Filter(DMPlexTransform tr) in DMPlexTransformSetUp_Filter()
61 static PetscErrorCode DMPlexTransformDestroy_Filter(DMPlexTransform tr) in DMPlexTransformDestroy_Filter()
70 static PetscErrorCode DMPlexTransformCellTransform_Filter(DMPlexTransform tr, DMPolytopeType source… in DMPlexTransformCellTransform_Filter()
92 static PetscErrorCode DMPlexTransformInitialize_Filter(DMPlexTransform tr) in DMPlexTransformInitialize_Filter()
105 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_Filter(DMPlexTransform tr) in DMPlexTransformCreate_Filter()
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c5 static PetscErrorCode DMPlexTransformView_Extrude(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_Extrude()
37 static PetscErrorCode DMPlexTransformSetFromOptions_Extrude(DMPlexTransform tr, PetscOptionItems Pe… in DMPlexTransformSetFromOptions_Extrude()
86 static PetscErrorCode DMPlexTransformExtrudeComputeExtrusionDim(DMPlexTransform tr) in DMPlexTransformExtrudeComputeExtrusionDim()
129 static PetscErrorCode DMPlexTransformSetDimensions_Extrude(DMPlexTransform tr, DM dm, DM tdm) in DMPlexTransformSetDimensions_Extrude()
455 static PetscErrorCode DMPlexTransformSetUp_Extrude(DMPlexTransform tr) in DMPlexTransformSetUp_Extrude()
613 static PetscErrorCode DMPlexTransformDestroy_Extrude(DMPlexTransform tr) in DMPlexTransformDestroy_Extrude()
630 static PetscErrorCode DMPlexTransformGetSubcellOrientation_Extrude(DMPlexTransform tr, DMPolytopeTy… in DMPlexTransformGetSubcellOrientation_Extrude()
752 static PetscErrorCode DMPlexTransformCellTransform_Extrude(DMPlexTransform tr, DMPolytopeType sourc… in DMPlexTransformCellTransform_Extrude()
787 static PetscErrorCode DMPlexTransformMapCoordinates_Extrude(DMPlexTransform tr, DMPolytopeType pct,… in DMPlexTransformMapCoordinates_Extrude()
869 static PetscErrorCode DMPlexTransformInitialize_Extrude(DMPlexTransform tr) in DMPlexTransformInitialize_Extrude()
[all …]
H A Dplextrcohesive.c30 static PetscErrorCode DMPlexTransformView_Cohesive(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_Cohesive()
51 static PetscErrorCode DMPlexTransformSetFromOptions_Cohesive(DMPlexTransform tr, PetscOptionItems P… in DMPlexTransformSetFromOptions_Cohesive()
763 static PetscErrorCode DMPlexTransformSetUp_Cohesive(DMPlexTransform tr) in DMPlexTransformSetUp_Cohesive()
830 static PetscErrorCode DMPlexTransformDestroy_Cohesive(DMPlexTransform tr) in DMPlexTransformDestroy_Cohesive()
844 static PetscErrorCode DMPlexTransformGetSubcellOrientation_Cohesive(DMPlexTransform tr, DMPolytopeT… in DMPlexTransformGetSubcellOrientation_Cohesive()
908 static PetscErrorCode DMPlexTransformCellTransform_Cohesive(DMPlexTransform tr, DMPolytopeType sour… in DMPlexTransformCellTransform_Cohesive()
962 static PetscErrorCode DMPlexTransformOrderSupports_Cohesive(DMPlexTransform tr, DM dm, DM tdm) in DMPlexTransformOrderSupports_Cohesive()
988 static PetscErrorCode DMPlexTransformMapCoordinates_Cohesive(DMPlexTransform tr, DMPolytopeType pct… in DMPlexTransformMapCoordinates_Cohesive()
1042 static PetscErrorCode DMPlexTransformInitialize_Cohesive(DMPlexTransform tr) in DMPlexTransformInitialize_Cohesive()
1057 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_Cohesive(DMPlexTransform tr) in DMPlexTransformCreate_Cohesive()
[all …]
/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c3 static PetscErrorCode DMPlexTransformView_Alfeld(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_Alfeld()
22 static PetscErrorCode DMPlexTransformDestroy_Alfeld(DMPlexTransform tr) in DMPlexTransformDestroy_Alfeld()
31 static PetscErrorCode DMPlexTransformGetSubcellOrientation_Alfeld(DMPlexTransform tr, DMPolytopeTyp… in DMPlexTransformGetSubcellOrientation_Alfeld()
96 static PetscErrorCode DMPlexTransformCellRefine_Alfeld(DMPlexTransform tr, DMPolytopeType source, P… in DMPlexTransformCellRefine_Alfeld()
168 static PetscErrorCode DMPlexTransformInitialize_Alfeld(DMPlexTransform tr) in DMPlexTransformInitialize_Alfeld()
180 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_Alfeld(DMPlexTransform tr) in DMPlexTransformCreate_Alfeld()
/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c14 static PetscErrorCode DMPlexTransformSetUp_BL(DMPlexTransform tr) in DMPlexTransformSetUp_BL()
405 static PetscErrorCode DMPlexTransformGetSubcellOrientation_BL(DMPlexTransform tr, DMPolytopeType sc… in DMPlexTransformGetSubcellOrientation_BL()
461 static PetscErrorCode DMPlexTransformCellTransform_BL(DMPlexTransform tr, DMPolytopeType source, Pe… in DMPlexTransformCellTransform_BL()
489 static PetscErrorCode DMPlexTransformMapCoordinates_BL(DMPlexTransform tr, DMPolytopeType pct, DMPo… in DMPlexTransformMapCoordinates_BL()
508 static PetscErrorCode DMPlexTransformSetFromOptions_BL(DMPlexTransform tr, PetscOptionItems PetscOp… in DMPlexTransformSetFromOptions_BL()
531 static PetscErrorCode DMPlexTransformView_BL(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_BL()
553 static PetscErrorCode DMPlexTransformDestroy_BL(DMPlexTransform tr) in DMPlexTransformDestroy_BL()
566 static PetscErrorCode DMPlexTransformInitialize_BL(DMPlexTransform tr) in DMPlexTransformInitialize_BL()
580 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_BL(DMPlexTransform tr) in DMPlexTransformCreate_BL()
/petsc/src/dm/label/impls/ephemeral/plex/
H A Ddmlabelephplex.c22 PetscErrorCode DMLabelEphemeralGetTransform(DMLabel label, DMPlexTransform *tr) in DMLabelEphemeralGetTransform()
45 PetscErrorCode DMLabelEphemeralSetTransform(DMLabel label, DMPlexTransform tr) in DMLabelEphemeralSetTransform()
/petsc/src/tao/unconstrained/impls/ntr/
H A Dntr.c45 TAO_NTR *tr = (TAO_NTR *)tao->data; in TaoSolve_NTR() local
435 TAO_NTR *tr = (TAO_NTR *)tao->data; in TaoSetUp_NTR() local
449 TAO_NTR *tr = (TAO_NTR *)tao->data; in TaoDestroy_NTR() local
460 TAO_NTR *tr = (TAO_NTR *)tao->data; in TaoSetFromOptions_NTR() local
538 TAO_NTR *tr; in TaoCreate_NTR() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c160 PetscErrorCode DMPlexTransformCreate(MPI_Comm comm, DMPlexTransform *tr) in DMPlexTransformCreate()
192 PetscErrorCode DMPlexTransformSetType(DMPlexTransform tr, DMPlexTransformType method) in DMPlexTransformSetType()
228 PetscErrorCode DMPlexTransformGetType(DMPlexTransform tr, DMPlexTransformType *type) in DMPlexTransformGetType()
238 static PetscErrorCode DMPlexTransformView_Ascii(DMPlexTransform tr, PetscViewer v) in DMPlexTransformView_Ascii()
297 PetscErrorCode DMPlexTransformView(DMPlexTransform tr, PetscViewer v) in DMPlexTransformView()
333 PetscErrorCode DMPlexTransformSetFromOptions(DMPlexTransform tr) in DMPlexTransformSetFromOptions()
394 PetscErrorCode DMPlexTransformDestroy(DMPlexTransform *tr) in DMPlexTransformDestroy()
443 static PetscErrorCode DMPlexTransformCreateOffset_Internal(DMPlexTransform tr, PetscInt ctOrderOld[… in DMPlexTransformCreateOffset_Internal()
566 PetscErrorCode DMPlexTransformSetUp(DMPlexTransform tr) in DMPlexTransformSetUp()
687 PetscErrorCode DMPlexTransformGetDM(DMPlexTransform tr, DM *dm) in DMPlexTransformGetDM()
[all …]
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c3 static PetscErrorCode DMPlexTransformView_ToBox(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_ToBox()
22 static PetscErrorCode DMPlexTransformDestroy_ToBox(DMPlexTransform tr) in DMPlexTransformDestroy_ToBox()
31 static PetscErrorCode DMPlexTransformGetSubcellOrientation_ToBox(DMPlexTransform tr, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_ToBox()
213 static PetscErrorCode DMPlexTransformCellRefine_ToBox(DMPlexTransform tr, DMPolytopeType source, Pe… in DMPlexTransformCellRefine_ToBox()
616 static PetscErrorCode DMPlexTransformInitialize_ToBox(DMPlexTransform tr) in DMPlexTransformInitialize_ToBox()
628 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_ToBox(DMPlexTransform tr) in DMPlexTransformCreate_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c15 static PetscErrorCode SBRGetEdgeLen_Private(DMPlexTransform tr, PetscInt edge, PetscReal *len) in SBRGetEdgeLen_Private()
50 static PetscErrorCode SBRSplitLocalEdges_Private(DMPlexTransform tr, DMPlexPointQueue queue) in SBRSplitLocalEdges_Private()
141 static PetscErrorCode DMPlexTransformSetUp_SBR(DMPlexTransform tr) in DMPlexTransformSetUp_SBR()
273 static PetscErrorCode DMPlexTransformGetSubcellOrientation_SBR(DMPlexTransform tr, DMPolytopeType s… in DMPlexTransformGetSubcellOrientation_SBR()
494 static PetscErrorCode DMPlexTransformCellTransform_SBR(DMPlexTransform tr, DMPolytopeType source, P… in DMPlexTransformCellTransform_SBR()
562 static PetscErrorCode DMPlexTransformSetFromOptions_SBR(DMPlexTransform tr, PetscOptionItems PetscO… in DMPlexTransformSetFromOptions_SBR()
582 static PetscErrorCode DMPlexTransformView_SBR(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_SBR()
604 static PetscErrorCode DMPlexTransformDestroy_SBR(DMPlexTransform tr) in DMPlexTransformDestroy_SBR()
616 static PetscErrorCode DMPlexTransformInitialize_SBR(DMPlexTransform tr) in DMPlexTransformInitialize_SBR()
630 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_SBR(DMPlexTransform tr) in DMPlexTransformCreate_SBR()
/petsc/src/snes/impls/tr/
H A Dtr.c15 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRSetTolerances_TR() local
29 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRGetTolerances_TR() local
122 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRSetNormType() local
152 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRSetQNType() local
173 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRSetFallbackType() local
204 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRSetPreCheck() local
235 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRGetPreCheck() local
268 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRSetPostCheck() local
299 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRGetPostCheck() local
330 SNES_NEWTONTR *tr = (SNES_NEWTONTR *)snes->data; in SNESNewtonTRPreCheck() local
[all …]
/petsc/src/sys/logging/handler/impls/trace/
H A Dlogtrace.c14 PetscLogHandler_Trace tr = (PetscLogHandler_Trace)h->data; in PetscLogHandlerEventBegin_Trace() local
39 PetscLogHandler_Trace tr = (PetscLogHandler_Trace)h->data; in PetscLogHandlerEventEnd_Trace() local
80 PetscLogHandler_Trace tr; in PetscLogHandlerCreate_Trace() local
113 PetscLogHandler_Trace tr; in PetscLogHandlerCreateTrace() local
/petsc/src/snes/impls/ntrdc/
H A Dntrdc.c17 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRSetTolerances_TRDC() local
97 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRDCGetRhoFlag() local
127 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRDCSetPreCheck() local
154 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRDCGetPreCheck() local
184 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRDCSetPostCheck() local
211 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRDCGetPostCheck() local
240 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRDCPreCheck() local
276 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESNewtonTRDCPostCheck() local
616 SNES_NEWTONTRDC *tr = (SNES_NEWTONTRDC *)snes->data; in SNESView_NEWTONTRDC() local
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c45 PetscErrorCode DMPlexRefineRegularGetAffineFaceTransforms(DMPlexTransform tr, DMPolytopeType ct, Pe… in DMPlexRefineRegularGetAffineFaceTransforms()
133 PetscErrorCode DMPlexRefineRegularGetAffineTransforms(DMPlexTransform tr, DMPolytopeType ct, PetscI… in DMPlexRefineRegularGetAffineTransforms()
363 static PetscErrorCode DMPlexTransformView_Regular(DMPlexTransform tr, PetscViewer viewer) in DMPlexTransformView_Regular()
382 static PetscErrorCode DMPlexTransformDestroy_Regular(DMPlexTransform tr) in DMPlexTransformDestroy_Regular()
391 PetscErrorCode DMPlexTransformGetSubcellOrientation_Regular(DMPlexTransform tr, DMPolytopeType sct,… in DMPlexTransformGetSubcellOrientation_Regular()
645 PetscErrorCode DMPlexTransformCellRefine_Regular(DMPlexTransform tr, DMPolytopeType source, PetscIn… in DMPlexTransformCellRefine_Regular()
1265 static PetscErrorCode DMPlexTransformInitialize_Regular(DMPlexTransform tr) in DMPlexTransformInitialize_Regular()
1277 PETSC_EXTERN PetscErrorCode DMPlexTransformCreate_Regular(DMPlexTransform tr) in DMPlexTransformCreate_Regular()
/petsc/src/dm/impls/plex/tests/
H A Dex57.c61 …tic PetscErrorCode CreateTransform(DM dm, DMLabel active, const char prefix[], DMPlexTransform *tr) in CreateTransform()
77 static PetscErrorCode CreateEphemeralMesh(DMPlexTransform tr, DM *tdm) in CreateEphemeralMesh()
85 static PetscErrorCode CreateConcreteMesh(DMPlexTransform tr, DM *rdm) in CreateConcreteMesh()
145 DMPlexTransform tr; in main() local
H A Dex41.c53 DMPlexTransform tr; in ConstructRefineTree() local
/petsc/src/dm/impls/plex/
H A Dplexrefine.c83 DMPlexTransform tr; in DMPlexCreateCoarsePointIS() local
152 PetscErrorCode DMPlexSetTransform(DM dm, DMPlexTransform tr) in DMPlexSetTransform()
165 PetscErrorCode DMPlexGetTransform(DM dm, DMPlexTransform *tr) in DMPlexGetTransform()
349 DMPlexTransform tr; in DMRefine_Plex() local
419 DMPlexTransform tr; in DMRefineHierarchy_Plex() local
H A Dplexextrude.c54 DMPlexTransform tr; in DMPlexExtrude() local
/petsc/src/vec/is/utils/
H A Disio.c10 PetscInt tr[2], n, s, N; in ISView_Binary() local
61 PetscInt tr[2], rows, N, n, s, *idx; in ISLoad_Binary() local
/petsc/src/vec/vec/utils/
H A Dvecio.c17 PetscInt tr[2], n, s, N; in VecView_Binary() local
66 uint32_t tr[2]; in VecLoad_Binary() local
/petsc/src/dm/label/impls/ephemeral/
H A Ddmlabeleph.c14 DMPlexTransform tr; in DMLabelEphemeralComputeStratumSize_Private() local
49 DMPlexTransform tr; in DMLabelGetStratumIS_Ephemeral() local
/petsc/src/dm/dt/fe/impls/composite/
H A Dfecomposite.c21 DMPlexTransform tr; in PetscFESetUp_Composite() local
/petsc/src/dm/label/tutorials/
H A Dex1.c147 DMPlexTransform tr; in TestEphemeralLabels() local
/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c433 PetscMPIInt tr; in PetscPartitionerMultistageSetStages() local
486 PetscMPIInt *tr = tranks + size; in PetscPartitionerMultistageSetStages() local

12