Searched refs:getpoints (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sectionimpl.h | 57 …PetscErrorCode (*getpoints)(PetscSectionSym, PetscSection, PetscInt, const PetscInt *, const Petsc… member
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 3035 sym->ops->getpoints = PetscSectionSymGetPoints_Label; in PetscSectionSymCreate_Label()
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3785 PetscUseTypeMethod(sym, getpoints, section, numPoints, points, link->perms, link->rots); in PetscSectionGetPointSyms()
|