Home
last modified time | relevance | path

Searched defs:getvalues (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Drandomimpl.h14 PetscErrorCode (*getvalues)(PetscRandom, PetscInt, PetscScalar *); member
H A Dvecimpl.h71 PetscErrorCode (*getvalues)(Vec, PetscInt, const PetscInt[], PetscScalar[]); member
H A Dmatimpl.h88 …PetscErrorCode (*getvalues)(Mat, PetscInt, const PetscInt[], PetscInt, const PetscInt[], PetscScal… member