Searched defs:coo_reuse_preallocation (Results 1 – 2 of 2) sorted by relevance
26 PetscBool coo_reuse_preallocation; member
1071 PetscErrorCode MatCeedSetReusePreallocationCOO(Mat mat, PetscBool coo_reuse_preallocation) { in MatCeedSetReusePreallocationCOO()1090 PetscErrorCode MatCeedGetReusePreallocationCOO(Mat mat, PetscBool *coo_reuse_preallocation) { in MatCeedGetReusePreallocationCOO()