Searched defs:entry (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/dm/interface/ |
| H A D | dmgenerate.c | 104 DMGeneratorFunctionList entry; in DMGenerateRegister() local
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | memory.cxx | 203 for (const auto &entry : map) { in PetscDeviceRegisterMemory_Private() local
|
| /petsc/src/sys/dll/ |
| H A D | dl.c | 124 PetscErrorCode PetscDLLibraryOpen(MPI_Comm comm, const char path[], PetscDLLibrary *entry) in PetscDLLibraryOpen()
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 886 …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 D | shell.c | 795 MatShellMatFunctionList entry = matmat; in MatShellSetMatProductOperation_Private() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 2375 PetscScalar entry = a[j]; in MatSeqAIJCompress() local
|