Searched defs:result_type (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/cpp/ | ||
| H A D | functional.hpp | 34 using result_type = Ret; typedef |
| H A D | object_pool.hpp | 34 using result_type = size_t; typedef |
| /petsc/src/vec/vec/impls/seq/cupm/ | ||
| H A D | vecseqcupm_impl.hpp | 1687 using result_type = thrust::tuple<PetscReal, PetscReal, PetscReal, PetscInt, PetscInt, PetscInt>; typedef in Petsc::vec::cupm::impl::detail::ErrorWNormTransformBase |