Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpetscimpl.h108 typedef struct _p_PetscObject { struct
109 PetscOps bops[1];
110 PetscClassId classid;
111 MPI_Comm comm;
112 …object for identity that may no longer exist since memory addresses get recycled for new objects */
113 PetscInt refct;
114 PetscErrorCode (*non_cyclic_references)(PetscObject, PetscInt *);
115 PetscInt64 cidx;
116 PetscMPIInt tag;
117 PetscFunctionList qlist;
[all …]