Home
last modified time | relevance | path

Searched defs:coo_reuse_preallocation (Results 1 – 2 of 2) sorted by relevance

/honee/include/
H A Dmat-ceed-impl.h26 PetscBool coo_reuse_preallocation; member
/honee/src/
H A Dmat-ceed.c1071 PetscErrorCode MatCeedSetReusePreallocationCOO(Mat mat, PetscBool coo_reuse_preallocation) { in MatCeedSetReusePreallocationCOO()
1090 PetscErrorCode MatCeedGetReusePreallocationCOO(Mat mat, PetscBool *coo_reuse_preallocation) { in MatCeedGetReusePreallocationCOO()