Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 13 of 13) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c146 PetscInt rt, Nc, No; in DMPlexTransformCohesiveExtrudeSetUp_Point() local
194 PetscInt rt, Nc, No, coff, ooff; in DMPlexTransformCohesiveExtrudeSetUp_Segment() local
362 PetscInt rt, Nc, No, coff, ooff; in DMPlexTransformCohesiveExtrudeSetUp_Triangle() local
495 PetscInt rt, Nc, No, coff, ooff; in DMPlexTransformCohesiveExtrudeSetUp_Quadrilateral() local
658 PetscInt rt, Nc, No; in DMPlexTransformCohesiveExtrudeSetUp_Tetrahedron() local
710 PetscInt rt, Nc, No; in DMPlexTransformCohesiveExtrudeSetUp_Hexahedron() local
848 PetscInt rt; in DMPlexTransformGetSubcellOrientation_Cohesive() local
908 …sform_Cohesive(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransform_Cohesive()
H A Dplextrextrude.c635 PetscInt rt; in DMPlexTransformGetSubcellOrientation_Extrude() local
752 …nsform_Extrude(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransform_Extrude()
/petsc/src/dm/impls/plex/transform/impls/refine/1d/
H A Dplexref1d.c41 PetscInt rt; in DMPlexTransformGetSubcellOrientation_1D() local
57 …llTransform_1D(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransform_1D()
/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c415 PetscInt rt; in DMPlexTransformGetSubcellOrientation_BL() local
461 …llTransform_BL(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransform_BL()
/petsc/src/dm/impls/plex/transform/impls/filter/
H A Dplextrfilter.c70 …ansform_Filter(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransform_Filter()
/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c96 …lRefine_Alfeld(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellRefine_Alfeld()
/petsc/src/dm/impls/swarm/
H A Ddata_ex.c261 PetscMPIInt st, rt; in _get_tags() local
333 PetscMPIInt symm_nn = 0, *symm_procs = NULL, r0, n, st, rt, size, *maxtag, iflg; in DMSwarmDataExTopologyFinalize() local
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c275 PetscInt rt; in DMPlexTransformGetSubcellOrientation_SBR() local
494 …lTransform_SBR(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransform_SBR()
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c213 …llRefine_ToBox(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellRefine_ToBox()
/petsc/src/sys/utils/
H A Dsortd.c110 #define SWAP2ri(a, b, c, d, rt, it) \ argument
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c645 …Refine_Regular(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c461 const PetscInt rt = reftypes[r]; in DMPlexTransformCreateOffset_Internal() local
1004 PetscInt rt, Nct, n, off, rp; in DMPlexTransformGetTargetPoint() local
1062 PetscInt rt = -1, rtTmp, Nct, n, rp = 0, rO = 0, pO; in DMPlexTransformGetSourcePoint() local
1198 …mCellTransform(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransform()
1214 …nsformIdentity(DMPlexTransform tr, DMPolytopeType source, PetscInt p, PetscInt *rt, PetscInt *Nt, … in DMPlexTransformCellTransformIdentity()
/petsc/src/snes/tutorials/network/power/
H A Dpower.h87 PetscScalar rt; /* Step-up transformer impedance XTRAN in pu on mbase */ member