Home
last modified time | relevance | path

Searched defs:fully_redundant (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcfetidp.c129 PetscBool skip_node, fully_redundant; in PCBDDCSetupFETIDPMatContext() local
H A Dbddc.c2442 static PetscErrorCode PCBDDCCreateFETIDPOperators_BDDC(PC pc, PetscBool fully_redundant, const char… in PCBDDCCreateFETIDPOperators_BDDC()
2724 PetscErrorCode PCBDDCCreateFETIDPOperators(PC pc, PetscBool fully_redundant, const char *prefix, Ma… in PCBDDCCreateFETIDPOperators()
/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c52 PetscBool fully_redundant; /* true for using a fully redundant set of multipliers */ member
/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h225 PetscBool fully_redundant; member