Searched refs:FETIDPPCApply_Kernel (Results 1 – 1 of 1) sorted by relevance
956 static PetscErrorCode FETIDPPCApply_Kernel(PC fetipc, Vec x, Vec y, PetscBool trans) in FETIDPPCApply_Kernel() function986 PetscCall(FETIDPPCApply_Kernel(pc, x, y, PETSC_FALSE)); in FETIDPPCApply()993 PetscCall(FETIDPPCApply_Kernel(pc, x, y, PETSC_TRUE)); in FETIDPPCApplyTranspose()