Home
last modified time | relevance | path

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

/petsc/include/petsc/private/ !
H A Dpetschpddm.h16 struct PC_HPDDM_Level { struct
30 PC_HPDDM_Level **levels; /* array of shells */ argument
/petsc/src/ksp/pc/impls/hpddm/ !
H A Dpchpddm.cxx9 …M::Schwarz<PetscScalar> *const, IS, Mat, Mat, Mat, std::vector<Vec>, PC_HPDDM_Level **const) = nul…
329 PC_HPDDM_Level **levels = data->levels; in PCSetFromOptions_HPDDM()
730 PC_HPDDM_Level *ctx; in PCSetUp_HPDDMShell()
756 PC_HPDDM_Level *ctx; in PCHPDDMDeflate_Private()
776 PC_HPDDM_Level *ctx; in PCHPDDMDeflate_Private()
829 PC_HPDDM_Level *ctx; in PCApply_HPDDMShell()
867 static PetscErrorCode PCHPDDMMatApply_Private(PC_HPDDM_Level *ctx, Mat Y, PetscBool *reset) in PCHPDDMMatApply_Private()
945 PC_HPDDM_Level *ctx; in PCMatApply_HPDDMShell()
1003 PC_HPDDM_Level *ctx; in PCApplyTranspose_HPDDMShell()
1050 PC_HPDDM_Level *ctx; in PCMatApplyTranspose_HPDDMShell()
[all …]