Home
last modified time | relevance | path

Searched refs:FETIDPPCApply_Kernel (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c956 static PetscErrorCode FETIDPPCApply_Kernel(PC fetipc, Vec x, Vec y, PetscBool trans) in FETIDPPCApply_Kernel() function
986 PetscCall(FETIDPPCApply_Kernel(pc, x, y, PETSC_FALSE)); in FETIDPPCApply()
993 PetscCall(FETIDPPCApply_Kernel(pc, x, y, PETSC_TRUE)); in FETIDPPCApplyTranspose()