Home
last modified time | relevance | path

Searched defs:fetidppc_ctx (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c55 PetscErrorCode PCBDDCCreateFETIDPPCContext(PC pc, FETIDPPC_ctx *fetidppc_ctx) in PCBDDCCreateFETIDPPCContext()
716 PetscErrorCode PCBDDCSetupFETIDPPCContext(Mat fetimat, FETIDPPC_ctx fetidppc_ctx) in PCBDDCSetupFETIDPPCContext()
H A Dbddc.c2446 FETIDPPC_ctx fetidppc_ctx; in PCBDDCCreateFETIDPOperators_BDDC() local