Home
last modified time | relevance | path

Searched defs:rots (Results 1 – 6 of 6) sorted by relevance

/petsc/src/vec/is/utils/ftn-custom/
H A Dzvsectionisf.c18 …section, PetscInt *numPoints, PetscInt *points, PetscInt ***perms, PetscScalar ***rots, int *__ier… in petscsectiongetpointsyms_()
22 …section, PetscInt *numPoints, PetscInt *points, PetscInt ***perms, PetscScalar ***rots, int *__ier… in petscsectionrestorepointsyms_()
26 … *field, PetscInt *numPoints, PetscInt *points, PetscInt ***perms, PetscScalar ***rots, int *__ier… in petscsectiongetfieldpointsyms_()
30 … *field, PetscInt *numPoints, PetscInt *points, PetscInt ***perms, PetscScalar ***rots, int *__ier… in petscsectionrestorefieldpointsyms_()
/petsc/src/dm/label/ftn-custom/
H A Dzdmlabel.c11 …rient, PetscInt *maxOrient, PetscCopyMode *mode, PetscInt **perms, PetscScalar **rots, int *__ierr) in petscsectionsymlabelsetstratum_()
/petsc/src/dm/label/
H A Ddmlabel.c2668 const PetscScalar ***rots; member
2691 const PetscScalar **rots = &sl->rots[i][sl->minMaxOrients[i][0]]; in PetscSectionSymLabelReset() local
2845 …size, PetscInt *minOrient, PetscInt *maxOrient, const PetscInt ***perms, const PetscScalar ***rots) in PetscSectionSymLabelGetStratum()
2904 …inOrient, PetscInt maxOrient, PetscCopyMode mode, const PetscInt **perms, const PetscScalar **rots) in PetscSectionSymLabelSetStratum()
2957 …tion, PetscInt numPoints, const PetscInt *points, const PetscInt **perms, const PetscScalar **rots) in PetscSectionSymGetPoints_Label()
3007 const PetscScalar **rots; in PetscSectionSymCopy_Label() local
/petsc/src/vec/is/section/interface/
H A Dsection.c3551 PetscScalar **rots = (PetscScalar **)link->rots; in PetscSectionSymDestroy() local
3755 …on, PetscInt numPoints, const PetscInt *points, const PetscInt ***perms, const PetscScalar ***rots) in PetscSectionGetPointSyms()
3776 PetscScalar **rots = (PetscScalar **)link->rots; in PetscSectionGetPointSyms() local
3810 …on, PetscInt numPoints, const PetscInt *points, const PetscInt ***perms, const PetscScalar ***rots) in PetscSectionRestorePointSyms()
3862 …ld, PetscInt numPoints, const PetscInt *points, const PetscInt ***perms, const PetscScalar ***rots) in PetscSectionGetFieldPointSyms()
3890 …ld, PetscInt numPoints, const PetscInt *points, const PetscInt ***perms, const PetscScalar ***rots) in PetscSectionRestoreFieldPointSyms()
/petsc/include/petsc/private/
H A Dsectionimpl.h69 const PetscScalar **rots; member
/petsc/src/dm/impls/plex/
H A Dplexsfc.c382 const PetscScalar **rots; in DMPlexOrientFieldPointVec() local