Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Dolist.c31 PetscObjectList nlist; in PetscObjectListRemoveReference() local
71 PetscObjectList olist, nlist, prev; in PetscObjectListAdd() local
H A Daoptions.c662 PetscInt nlist = 0; in PetscOptionsEnumArray_Private() local
/petsc/src/mat/graphops/order/
H A Dqmdupd.c32 PetscErrorCode SPARSEPACKqmdupd(const PetscInt *xadj, const PetscInt *adjncy, const PetscInt *nlist in SPARSEPACKqmdupd()
/petsc/src/sys/dll/
H A Ddl.c218 PetscDLLibrary list = NULL, nlist, prev; in PetscDLLibrarySym() local
/petsc/src/dm/partitioner/impls/ptscotch/
H A Dpartptscotch.c191 PetscInt nlist = PETSC_STATIC_ARRAY_LENGTH(PTScotchStrategyList); in PetscPartitionerSetFromOptions_PTScotch() local
/petsc/include/
H A Dpetscoptions.h115 char nlist; /* number of entries in list */ member