Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/qcg/
H A Dqcg.c22 PetscReal dsq, ptp, pts, rad, sts; in KSPQCGQuadraticRoots() local
/petsc/src/dm/partitioner/impls/ptscotch/
H A Dpartptscotch.c260 PetscPartitioner_PTScotch *pts = (PetscPartitioner_PTScotch *)part->data; in PetscPartitionerPartition_PTScotch() local
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu49 std::vector<T> pts; member in PetscPointCloud
/petsc/src/snes/tutorials/
H A Dex16.c58 const PetscReal pts[NQ] = {QP0, QP1}; variable
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c837 static PetscErrorCode PCPatchGetPointDofs(PC pc, PetscHSetI pts, PetscHSetI dofs, PetscInt base, Pe… in PCPatchGetPointDofs()
/petsc/src/dm/impls/plex/
H A Dplex.c4065 PetscInt *pts, *closure = NULL; in DMPlexTransitiveClosure_Tensor_Internal() local
6441 PetscInt np, *pts = NULL; in DMPlexGetCompressedClosure() local