Searched refs:coo_struct (Results 1 – 1 of 1) sorted by relevance
691 PetscObject coo_struct; in MatCeedSetPreallocationCOO() local699 …l(PetscObjectQuery((PetscObject)mat_coo, "__PETSc_MatCOOStruct_Host", (PetscObject *)&coo_struct)); in MatCeedSetPreallocationCOO()701 if (!ctx->coo_reuse_preallocation || !coo_struct) { in MatCeedSetPreallocationCOO()