Home
last modified time | relevance | path

Searched refs:PetscCopyMode (Results 1 – 25 of 50) sorted by relevance

12

/petsc/src/vec/vec/utils/tagger/impls/
H A Dandor.h7 PetscCopyMode mode;
11 PETSC_INTERN PetscErrorCode VecTaggerSetSubs_AndOr(VecTagger, PetscInt, VecTagger *, PetscCopyMode);
H A Dor.c42 PetscErrorCode VecTaggerOrSetSubs(VecTagger tagger, PetscInt nsubs, VecTagger subs[], PetscCopyMode in VecTaggerOrSetSubs()
H A Dand.c42 …rorCode VecTaggerAndSetSubs(VecTagger tagger, PetscInt nsubs, VecTagger subs[], PetscCopyMode mode) in VecTaggerAndSetSubs()
/petsc/include/
H A Dpetscis.h130 PETSC_EXTERN PetscErrorCode ISOnComm(IS, MPI_Comm, PetscCopyMode, IS *);
135 PETSC_EXTERN PetscErrorCode ISCreateGeneral(MPI_Comm, PetscInt, const PetscInt[], PetscCopyMode, IS…
136 PETSC_EXTERN PetscErrorCode ISGeneralSetIndices(IS, PetscInt, const PetscInt[], PetscCopyMode);
141 … PetscErrorCode ISCreateBlock(MPI_Comm, PetscInt, PetscInt, const PetscInt[], PetscCopyMode, IS *);
142 …C_EXTERN PetscErrorCode ISBlockSetIndices(IS, PetscInt, PetscInt, const PetscInt[], PetscCopyMode);
191 …ToGlobalMappingCreate(MPI_Comm, PetscInt, PetscInt, const PetscInt[], PetscCopyMode, ISLocalToGlob…
284 …ColoringCreate(MPI_Comm, PetscInt, PetscInt, const ISColoringValue[], PetscCopyMode, ISColoring *);
288 PETSC_EXTERN PetscErrorCode ISColoringGetIS(ISColoring, PetscCopyMode, PetscInt *, IS *[]);
289 PETSC_EXTERN PetscErrorCode ISColoringRestoreIS(ISColoring, PetscCopyMode, IS *[]);
325 PETSC_EXTERN PetscErrorCode PetscLayoutCreateFromRanges(MPI_Comm, const PetscInt[], PetscCopyMode, …
[all …]
H A Dpetscmathypre.h8 PETSC_EXTERN PetscErrorCode MatCreateFromParCSR(hypre_ParCSRMatrix *, MatType, PetscCopyMode, Mat *…
H A Dpetscsf.h136 …tscSFSetGraph(PetscSF, PetscInt, PetscInt, PetscInt[], PetscCopyMode, PetscSFNode[], PetscCopyMode
154 …ode PetscSFSetGraphLayout(PetscSF, PetscLayout, PetscInt, PetscInt[], PetscCopyMode, const PetscIn…
H A Dpetscdmforest.h99 PETSC_EXTERN PetscErrorCode DMForestSetCellWeights(DM, PetscReal[], PetscCopyMode);
H A Dpetscdmlabel.h76 …elSetStratum(PetscSectionSym, PetscInt, PetscInt, PetscInt, PetscInt, PetscCopyMode, const PetscIn…
H A Dpetscdualspace.h163 …, PetscDualSpace, PetscReal *, PetscReal *, PetscReal *, PetscReal *, PetscCopyMode, PetscSpace *);
H A Dpetscsystypes.h650 } PetscCopyMode; typedef
/petsc/src/vec/is/is/utils/ftn-custom/
H A Dziscoloringf90.c12 PETSC_EXTERN void iscoloringgetis_(ISColoring *iscoloring, PetscCopyMode *mode, PetscInt *n, F90Arr… in iscoloringgetis_()
21 PETSC_EXTERN void iscoloringrestoreis_(ISColoring *iscoloring, PetscCopyMode *mode, F90Array1d *ptr… in iscoloringrestoreis_()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscis.pxi14 PetscErrorCode ISCreateGeneral(MPI_Comm, PetscInt, PetscInt[], PetscCopyMode, PetscIS*)
15 PetscErrorCode ISCreateBlock(MPI_Comm, PetscInt, PetscInt, PetscInt[], PetscCopyMode, PetscIS*)
50 PetscErrorCode ISGeneralSetIndices(PetscIS, PetscInt, PetscInt[], PetscCopyMode)
52 PetscErrorCode ISBlockSetIndices(PetscIS, PetscInt, PetscInt, PetscInt[], PetscCopyMode)
73 … ISLocalToGlobalMappingCreate(MPI_Comm, PetscInt, PetscInt, PetscInt[], PetscCopyMode, PetscLGMap*)
H A Dpetscsf.pxi28 …FSetGraph(PetscSF, PetscInt, PetscInt, const PetscInt*, PetscCopyMode, PetscSFNode*, PetscCopyMode)
H A Dpetscdef.pxi36 ctypedef enum PetscCopyMode:
/petsc/src/dm/label/ftn-custom/
H A Dzdmlabel.c11 …t *stratum, PetscInt *size, PetscInt *minOrient, PetscInt *maxOrient, PetscCopyMode *mode, PetscIn… in petscsectionsymlabelsetstratum_()
/petsc/src/sys/tests/
H A Dex13f.F9012 PetscCopyMode :: mode = PETSC_COPY_VALUES
H A Dex15.cxx69 PetscCopyMode cp; in main()
/petsc/src/vec/is/is/impls/block/
H A Dblock.c323 static PetscErrorCode ISOnComm_Block(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_Block()
369 PetscCopyMode mode = sub->allocated ? PETSC_OWN_POINTER : PETSC_USE_POINTER; in ISToGeneral_Block()
441 …rorCode ISBlockSetIndices(IS is, PetscInt bs, PetscInt n, const PetscInt idx[], PetscCopyMode mode) in ISBlockSetIndices()
445 …is, "ISBlockSetIndices_C", (IS, PetscInt, PetscInt, const PetscInt[], PetscCopyMode), (is, bs, n, … in ISBlockSetIndices()
449 …e ISBlockSetIndices_Block(IS is, PetscInt bs, PetscInt n, const PetscInt idx[], PetscCopyMode mode) in ISBlockSetIndices_Block()
524 …eateBlock(MPI_Comm comm, PetscInt bs, PetscInt n, const PetscInt idx[], PetscCopyMode mode, IS *is) in ISCreateBlock()
/petsc/include/petsc/private/
H A Ddmforestimpl.h40 PetscCopyMode cellWeightsCopyMode;
H A Disimpl.h30 PetscErrorCode (*oncomm)(IS, MPI_Comm, PetscCopyMode, IS *);
H A Dsectionimpl.h81 …surePermutation_Internal(PetscSection, PetscObject, PetscInt, PetscInt, PetscCopyMode, PetscInt *);
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c56 static PetscErrorCode ISOnComm_General(IS is, MPI_Comm comm, PetscCopyMode mode, IS *newis) in ISOnComm_General()
660 PetscErrorCode ISCreateGeneral(MPI_Comm comm, PetscInt n, const PetscInt idx[], PetscCopyMode mode,… in ISCreateGeneral()
687 PetscErrorCode ISGeneralSetIndices(IS is, PetscInt n, const PetscInt idx[], PetscCopyMode mode) in ISGeneralSetIndices()
694 …PetscUseMethod(is, "ISGeneralSetIndices_C", (IS, PetscInt, const PetscInt[], PetscCopyMode), (is, … in ISGeneralSetIndices()
698 …cErrorCode ISGeneralSetIndices_General(IS is, PetscInt n, const PetscInt idx[], PetscCopyMode mode) in ISGeneralSetIndices_General()
/petsc/src/vec/is/utils/tests/
H A Dex1.c20 PetscCopyMode copy_mode = PETSC_OWN_POINTER; in main()
/petsc/src/vec/is/is/utils/
H A Discoloring.c230 PetscErrorCode ISColoringGetIS(ISColoring iscoloring, PetscCopyMode mode, PetscInt *nn, IS *isis[]) in ISColoringGetIS()
293 PetscErrorCode ISColoringRestoreIS(ISColoring iscoloring, PetscCopyMode mode, IS *is[]) in ISColoringRestoreIS()
327 …m comm, PetscInt ncolors, PetscInt n, const ISColoringValue colors[], PetscCopyMode mode, ISColori… in ISColoringCreate()
/petsc/doc/changes/
H A D32.md20 - Introduced PetscCopyMode
70 - ISCreateGeneral() and ISCreateBlock() now takes PetscCopyMode as
75 - ISLocalToGlobalMappingCreate() now takes PetscCopyMode as an

12