Home
last modified time | relevance | path

Searched refs:getpoints (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Dsectionimpl.h57 …PetscErrorCode (*getpoints)(PetscSectionSym, PetscSection, PetscInt, const PetscInt *, const Petsc… member
/petsc/src/dm/label/
H A Ddmlabel.c3035 sym->ops->getpoints = PetscSectionSymGetPoints_Label; in PetscSectionSymCreate_Label()
/petsc/src/vec/is/section/interface/
H A Dsection.c3785 PetscUseTypeMethod(sym, getpoints, section, numPoints, points, link->perms, link->rots); in PetscSectionGetPointSyms()