Searched refs:pc_type (Results 1 – 1 of 1) sorted by relevance
341 PCType pc_type; in CreateSolveOperatorsFromMatCeed() local344 PetscCall(PCGetType(pc, &pc_type)); in CreateSolveOperatorsFromMatCeed()345 …PetscCall(PetscStrcmpAny(pc_type, &use_matceed_pmat, PCNONE, PCJACOBI, PCVPBJACOBI, PCPBJACOBI, PC… in CreateSolveOperatorsFromMatCeed()