Lines Matching refs:refct
8 PetscInt refct; member
38 f->refct = 1; in Petsc1DNodeFamilyCreate()
46 if (nf) nf->refct++; in Petsc1DNodeFamilyReference()
56 if (--(*nf)->refct > 0) { in Petsc1DNodeFamilyDestroy()
309 PetscInt refct; member
334 if (ni) ni->refct++; in PetscLagNodeIndicesReference()
342 (*niNew)->refct = 1; in PetscLagNodeIndicesDuplicate()
358 if (--(*ni)->refct > 0) { in PetscLagNodeIndicesDestroy()
484 ni->refct = 1; in PetscLagNodeIndicesCreateSimplexVertices()
510 ni->refct = 1; in PetscLagNodeIndicesCreateTensorVertices()
675 ni->refct = 1; in PetscLagNodeIndicesTensor()
762 ni->refct = 1; in PetscLagNodeIndicesMerge()
1364 ni->refct = 1; in PetscDualSpaceLagrangeCreateSimplexNodeMat()
1458 ni->refct = 1; in PetscDualSpaceLagrangeCreateAllNodeIdx()
2490 ni->refct = 1; in PetscDualSpaceCreateInteriorSymmetryMatrix_Lagrange()