Searched defs:initId (Results 1 – 2 of 2) sorted by relevance
205 …air<PetscDeviceInitType, PetscBool> &initType, std::pair<PetscInt, PetscBool> &initId, std::pair<P… in PetscOptionDeviceBasic() argument215 …air<PetscDeviceInitType, PetscBool> &initType, std::pair<PetscInt, PetscBool> &initId, std::pair<P… in PetscOptionDeviceAll() argument
247 auto initId = std::make_pair(*defaultDeviceId, PETSC_FALSE); in initialize() local