Lines Matching refs:PetscObjectComposeFunction
651 PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetGlobal_C", NULL)); in MatPartitioningDestroy_Chaco()
652 PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetGlobal_C", NULL)); in MatPartitioningDestroy_Chaco()
653 PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetLocal_C", NULL)); in MatPartitioningDestroy_Chaco()
654 PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetLocal_C", NULL)); in MatPartitioningDestroy_Chaco()
655 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetCoarseLevel_C", NU… in MatPartitioningDestroy_Chaco()
656 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetEigenSolver_C", NU… in MatPartitioningDestroy_Chaco()
657 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetEigenSolver_C", NU… in MatPartitioningDestroy_Chaco()
658 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetEigenTol_C", NULL)… in MatPartitioningDestroy_Chaco()
659 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetEigenTol_C", NULL)… in MatPartitioningDestroy_Chaco()
660 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetEigenNumber_C", NU… in MatPartitioningDestroy_Chaco()
661 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetEigenNumber_C", NU… in MatPartitioningDestroy_Chaco()
697 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetGlobal_C", MatPart… in MatPartitioningCreate_Chaco()
698 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetGlobal_C", MatPart… in MatPartitioningCreate_Chaco()
699 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetLocal_C", MatParti… in MatPartitioningCreate_Chaco()
700 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetLocal_C", MatParti… in MatPartitioningCreate_Chaco()
701 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetCoarseLevel_C", Ma… in MatPartitioningCreate_Chaco()
702 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetEigenSolver_C", Ma… in MatPartitioningCreate_Chaco()
703 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetEigenSolver_C", Ma… in MatPartitioningCreate_Chaco()
704 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetEigenTol_C", MatPa… in MatPartitioningCreate_Chaco()
705 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetEigenTol_C", MatPa… in MatPartitioningCreate_Chaco()
706 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoSetEigenNumber_C", Ma… in MatPartitioningCreate_Chaco()
707 …PetscCall(PetscObjectComposeFunction((PetscObject)part, "MatPartitioningChacoGetEigenNumber_C", Ma… in MatPartitioningCreate_Chaco()