Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1291 static PetscErrorCode PCHPDDMCommunicationAvoidingPCASM_Private(PC pc, Mat C, PetscBool sorted) in PCHPDDMCommunicationAvoidingPCASM_Private() function
2455 …PetscCall(PCHPDDMCommunicationAvoidingPCASM_Private(data->levels[0]->pc, flg ? A0 : a[0], PETSC_TR… in PCSetUp_HPDDM()
2585 … PetscCall(PCHPDDMCommunicationAvoidingPCASM_Private(data->levels[0]->pc, C, algebraic)); in PCSetUp_HPDDM()
2739 …PetscCall(PCHPDDMCommunicationAvoidingPCASM_Private(s, S, PETSC_TRUE)); /* the subdomain Mat is al… in PCSetUp_HPDDM()
2952 PetscCall(PCHPDDMCommunicationAvoidingPCASM_Private(inner, P, algebraic)); in PCSetUp_HPDDM()