Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcprivateimpl.h86 PETSC_INTERN PetscErrorCode PCBDDCSetupFETIDPPCContext(Mat, FETIDPPC_ctx);
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c716 PetscErrorCode PCBDDCSetupFETIDPPCContext(Mat fetimat, FETIDPPC_ctx fetidppc_ctx) in PCBDDCSetupFETIDPPCContext() function
H A Dbddc.c2474 PetscCall(PCBDDCSetupFETIDPPCContext(newmat, fetidppc_ctx)); in PCBDDCCreateFETIDPOperators_BDDC()