Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcprivateimpl.h85 PETSC_INTERN PetscErrorCode PCBDDCCreateFETIDPPCContext(PC, FETIDPPC_ctx *);
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c55 PetscErrorCode PCBDDCCreateFETIDPPCContext(PC pc, FETIDPPC_ctx *fetidppc_ctx) in PCBDDCCreateFETIDPPCContext() function
H A Dbddc.c2473 PetscCall(PCBDDCCreateFETIDPPCContext(pc, &fetidppc_ctx)); in PCBDDCCreateFETIDPOperators_BDDC()