Searched refs:ofree_ij (Results 1 – 1 of 1) sorted by relevance
25 PetscBool isseqaij, ofree_a, ofree_ij; in MatSetSeqAIJWithArrays_private() local40 ofree_ij = aij->free_ij; in MatSetSeqAIJWithArrays_private()58 if (ofree_ij) PetscCall(PetscShmgetDeallocateArray((void **)&aij->j)); in MatSetSeqAIJWithArrays_private()59 if (ofree_ij) PetscCall(PetscShmgetDeallocateArray((void **)&aij->i)); in MatSetSeqAIJWithArrays_private()