Searched refs:PCExoticSetType_Exotic (Results 1 – 1 of 1) sorted by relevance
690 static PetscErrorCode PCExoticSetType_Exotic(PC pc, PCExoticType type) in PCExoticSetType_Exotic() function856 …PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCExoticSetType_C", PCExoticSetType_Exotic)… in PCCreate_Exotic()