Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcbddcprivateimpl.h89 PETSC_INTERN PetscErrorCode FETIDPPCView(PC, PetscViewer);
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c997 PetscErrorCode FETIDPPCView(PC pc, PetscViewer viewer) in FETIDPPCView() function
H A Dbddc.c2486 PetscCall(PCShellSetView(newpc, FETIDPPCView)); in PCBDDCCreateFETIDPOperators_BDDC()
2557 PetscCall(PCShellSetView(lagpc, FETIDPPCView)); in PCBDDCCreateFETIDPOperators_BDDC()