Searched defs:map_type (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/objects/device/interface/ | ||
| H A D | memory.cxx | 105 using map_type = Petsc::UnorderedMap<void *, PointerAttributes, PointerHash>; typedef in MemoryMap |
| H A D | mark_dcontext.cxx | 259 using map_type = Petsc::UnorderedMap<PetscObjectId, mapped_type>; typedef in MarkedObjectMap |
| /petsc/src/sys/tests/ | ||
| H A D | ex64.cxx | 164 using map_type = Petsc::UnorderedMap<T...>; typedef in MapTester |