Home
last modified time | relevance | path

Searched refs:fetipc (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() argument
962 PetscCall(PCShellGetContext(fetipc, &pc_ctx)); in FETIDPPCApply_Kernel()