Searched refs:Ddense (Results 1 – 1 of 1) sorted by relevance
357 PetscBool Ddense; in PCBDDCComputeExplicitSchur() local359 PetscCall(PetscObjectTypeCompare((PetscObject)D, MATSEQDENSE, &Ddense)); in PCBDDCComputeExplicitSchur()360 if (!Ddense) { in PCBDDCComputeExplicitSchur()374 if (!Ddense) PetscCall(MatDestroy(&Dd)); in PCBDDCComputeExplicitSchur()