Home
last modified time | relevance | path

Searched refs:VECOP_DUPLICATE (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/ !
H A Dvecimpl.h112 static_assert(offsetof(struct _VecOps, duplicate) == sizeof(PetscErrorCodeFn *) * VECOP_DUPLICATE, …
/petsc/include/ !
H A Dpetscvec.h694 VECOP_DUPLICATE = 0, enumerator