Home
last modified time | relevance | path

Searched defs:refct (Results 1 – 16 of 16) sorted by relevance

/petsc/include/petsc/private/
H A Ddmpatchimpl.h8 PetscInt refct; member
H A Ddmforestimpl.h9 PetscInt refct; member
H A Ddmswarmimpl.h54 PetscInt refct; member
H A Ddmmbimpl.h52 PetscInt refct; member
H A Disimpl.h92 PetscInt refct; member
H A Ddmnetworkimpl.h113 PetscInt refct; /* reference count for the shared data */ member
H A Ddmpleximpl.h125 PetscInt refct; member
H A Dpetscimpl.h113 PetscInt refct; member
H A Dtsimpl.h509 PetscInt refct; /* Reference count */ member
/petsc/src/mat/utils/
H A Dgcreate.c429 PetscInt refct; in MatHeaderMerge() local
533 PetscInt refct; in MatHeaderReplace() local
/petsc/include/
H A Dpetsclogtypes.h190 int refct; member
/petsc/src/sys/logging/
H A Dplog.c2085 PetscInt refct; in PetscLogViewFromOptions() local
/petsc/src/mat/impls/maij/
H A Dmaij.c972 PetscInt refct = ((PetscObject)A)->refct; /* save ((PetscObject)A)->refct */ in MatConvert_MPIMAIJ_MPIAIJ() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c8 PetscInt refct; member
309 PetscInt refct; member
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h170 PetscInt refct; member
/petsc/src/dm/interface/
H A Ddm.c562 PetscInt refct = ((PetscObject)dm)->refct; in DMCountNonCyclicReferences_Internal() local