Searched defs:trType (Results 1 – 7 of 7) sorted by relevance
17 DMLabel trType = tr->trType; in DMPlexTransformSetUp_1D() local59 DMLabel trType = tr->trType; in DMPlexTransformCellTransform_1D() local
226 DMLabel trType = tr->trType; in DMPlexTransformSetUp_SBR() local496 DMLabel trType = tr->trType; in DMPlexTransformCellTransform_SBR() local
847 DMLabel trType = tr->trType; in DMPlexTransformGetSubcellOrientation_Cohesive() local911 DMLabel trType = tr->trType; in DMPlexTransformCellTransform_Cohesive() local
633 DMLabel trType = tr->trType, active; in DMPlexTransformGetSubcellOrientation_Extrude() local755 DMLabel trType = tr->trType; in DMPlexTransformCellTransform_Extrude() local
351 DMPlexTransformType trType; in DMRefine_Plex() local
445 DMLabel trType = tr->trType; in DMPlexTransformCreateOffset_Internal() local781 PetscErrorCode DMPlexTransformGetTransformTypes(DMPlexTransform tr, DMLabel *trType) in DMPlexTransformGetTransformTypes()801 PetscErrorCode DMPlexTransformSetTransformTypes(DMPlexTransform tr, DMLabel trType) in DMPlexTransformSetTransformTypes()1005 DMLabel trType = tr->trType; in DMPlexTransformGetTargetPoint() local1059 DMLabel trType = tr->trType; in DMPlexTransformGetSourcePoint() local
33 DMLabel trType; /* If not NULL, this holds the transformation type for each point */ member