Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddmgenerate.c104 DMGeneratorFunctionList entry; in DMGenerateRegister() local
/petsc/src/sys/objects/device/interface/
H A Dmemory.cxx203 for (const auto &entry : map) { in PetscDeviceRegisterMemory_Private() local
/petsc/src/sys/dll/
H A Ddl.c124 PetscErrorCode PetscDLLibraryOpen(MPI_Comm comm, const char path[], PetscDLLibrary *entry) in PetscDLLibraryOpen()
/petsc/include/petsc/private/
H A Dmatimpl.h886 …ion_Private(PetscBool assume_sorted, PetscInt k, PetscInt idx_start, PetscInt entry, PetscInt *PET… in PetscLLInsertLocation_Private()
911 const PetscInt entry = indices[k]; in PetscLLAdd_Private() local
977 const PetscInt entry = perm[indices[k]]; in PetscLLAddPerm() local
1050 const PetscInt entry = indices[k]; in PetscLLAddSortedLU() local
1104 …ion_Private(PetscBool assume_sorted, PetscInt k, PetscInt idx_start, PetscInt entry, PetscInt *PET… in PetscIncompleteLLInsertLocation_Private()
1133 const PetscInt entry = perm[idx[k]]; in PetscIncompleteLLInit() local
1148 const PetscInt entry = idx[k]; in PetscIncompleteLLAdd_Private() local
1391 const PetscInt entry = indices[k]; in PetscLLCondensedAddSorted() local
1487 const PetscInt entry = indices[k]; in PetscLLCondensedAddSorted_Scalable() local
1572 const PetscInt entry = indices[k]; in PetscLLCondensedAddSorted_fast() local
/petsc/src/mat/impls/shell/
H A Dshell.c795 MatShellMatFunctionList entry = matmat; in MatShellSetMatProductOperation_Private() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c2375 PetscScalar entry = a[j]; in MatSeqAIJCompress() local