Searched refs:PetscSpacePointGetPoints (Results 1 – 4 of 4) sorted by relevance
104 PETSC_EXTERN PetscErrorCode PetscSpacePointGetPoints(PetscSpace, PetscQuadrature *);
42 PetscErrorCode PetscSpacePointGetPoints(PetscSpace, PetscQuadrature*)
520 setPointPoints, petsc.PetscSpacePointGetPoints524 CHKERR(PetscSpacePointGetPoints(self.space, &quad.quad))
171 PetscErrorCode PetscSpacePointGetPoints(PetscSpace sp, PetscQuadrature *q) in PetscSpacePointGetPoints() function