Searched defs:pred (Results 1 – 3 of 3) sorted by relevance
4865 auto pred = thrust::identity<int>(); in MatSeqAIJCUSPARSEMergeMats() local4867 auto pred = cuda::std::identity(); in MatSeqAIJCUSPARSEMergeMats() local
4201 auto pred = [](const int &x) { return x; }; in MatSeqAIJHIPSPARSEMergeMats() local
5599 PetscReal pred = PetscAbsReal(kctx->norm_last - kctx->lresid_last); in KSPPreSolve_SNESEW() local