Searched defs:occupied (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/cpp/ | ||
| H A D | unordered_map.hpp | 1027 inline bool KHashTable<V, H, KE>::occupied(khash_int it) const noexcept in occupied() function in Petsc::khash::KHashTable |
| /petsc/src/mat/interface/ | ||
| H A D | matrix.c | 8002 PetscBool occupied = PETSC_FALSE; in MatSelectVariableBlockSizes() local |