Home
last modified time | relevance | path

Searched defs:psubcomm (Results 1 – 11 of 11) sorted by relevance

/petsc/src/sys/objects/
H A Dsubcomm.c24 PetscErrorCode PetscSubcommSetFromOptions(PetscSubcomm psubcomm) in PetscSubcommSetFromOptions()
72 PetscErrorCode PetscSubcommSetOptionsPrefix(PetscSubcomm psubcomm, const char pre[]) in PetscSubcommSetOptionsPrefix()
98 PetscErrorCode PetscSubcommView(PetscSubcomm psubcomm, PetscViewer viewer) in PetscSubcommView()
138 PetscErrorCode PetscSubcommSetNumber(PetscSubcomm psubcomm, PetscInt nsubcomm) in PetscSubcommSetNumber()
167 PetscErrorCode PetscSubcommSetType(PetscSubcomm psubcomm, PetscSubcommType subcommtype) in PetscSubcommSetType()
195 PetscErrorCode PetscSubcommSetTypeGeneral(PetscSubcomm psubcomm, PetscMPIInt color, PetscMPIInt sub… in PetscSubcommSetTypeGeneral()
257 PetscErrorCode PetscSubcommDestroy(PetscSubcomm *psubcomm) in PetscSubcommDestroy()
285 PetscErrorCode PetscSubcommCreate(MPI_Comm comm, PetscSubcomm *psubcomm) in PetscSubcommCreate()
373 static PetscErrorCode PetscSubcommCreate_contiguous(PetscSubcomm psubcomm) in PetscSubcommCreate_contiguous()
444 static PetscErrorCode PetscSubcommCreate_interlaced(PetscSubcomm psubcomm) in PetscSubcommCreate_interlaced()
/petsc/src/ksp/pc/impls/bjacobi/
H A Dbjacobi.h19 PetscSubcomm psubcomm; /* for multiple processors per block */ member
44 PetscSubcomm psubcomm; member
/petsc/src/sys/tests/
H A Dex50.c11 PetscSubcomm psubcomm, psubsubcomm; in main() local
/petsc/src/mat/tests/
H A Dex9.c113 PetscSubcomm psubcomm; in main() local
/petsc/src/ksp/ksp/tests/
H A Dex37.c23 PetscSubcomm psubcomm; in main() local
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.h13 PetscSubcomm psubcomm; member
H A Dtelescope_dmda.c317 PetscSubcomm psubcomm; in PCTelescopeSetUp_dmda_repart_coors() local
/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c15 PetscSubcomm psubcomm; member
/petsc/src/ksp/ksp/tutorials/
H A Dex73.c69 PetscSubcomm psubcomm; in CommCoarsen() local
/petsc/src/mat/interface/
H A Dmatrix.c10478 PetscSubcomm psubcomm = NULL; in MatCreateRedundantMatrix() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c7726 PetscSubcomm psubcomm; in PCBDDCMatISGetSubassemblingPattern() local