Searched defs:getvalues (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | randomimpl.h | 14 PetscErrorCode (*getvalues)(PetscRandom, PetscInt, PetscScalar *); member
|
| H A D | vecimpl.h | 71 PetscErrorCode (*getvalues)(Vec, PetscInt, const PetscInt[], PetscScalar[]); member
|
| H A D | matimpl.h | 88 …PetscErrorCode (*getvalues)(Mat, PetscInt, const PetscInt[], PetscInt, const PetscInt[], PetscScal… member
|