Home
last modified time | relevance | path

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

/petsc/src/vec/is/tests/
H A Dex7.c11 PetscInt *p, *ns, **ids, *leaves, *mleaves; in main() local
/petsc/src/dm/dt/tests/
H A Dex4.c10 …PetscInt nFunc, *ids, *idsCopy, *idsCopy2, i, closureSize, *closure = NULL, offset, de… in CheckSymmetry() local
/petsc/src/ts/interface/
H A Dtshistory.c32 PetscInt loc, *ids; in TSHistoryUpdate() local
/petsc/src/dm/impls/plex/
H A Dplexproject.c620 …tFirstLabeledPoint(DM dm, DM odm, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt h… in DMGetFirstLabeledPoint()
713 …cInt Ncc, const PetscInt comps[], DMLabel label, PetscInt numIds, const PetscInt ids[], DMBoundary… in DMProjectLocal_Generic_Plex()
1120 …Local_Plex(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectFunctionLabelLocal_Plex()
1134 …Local_Plex(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectFieldLabelLocal_Plex()
1141 …Local_Plex(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectBdFieldLabelLocal_Plex()
H A Dplexfem.c389 …dBodies(DM dm, PetscInt nb, DMLabel label, const PetscInt nids[], const PetscInt ids[], MatNullSpa… in DMPlexCreateRigidBodies()
915 …scInt Nc, const PetscInt comps[], DMLabel label, PetscInt numids, const PetscInt ids[], PetscError… in DMPlexInsertBoundaryValuesEssential()
954 …scInt Nc, const PetscInt comps[], DMLabel label, PetscInt numids, const PetscInt ids[], void (*fun… in DMPlexInsertBoundaryValuesEssentialField()
995 …scInt Nc, const PetscInt comps[], DMLabel label, PetscInt numids, const PetscInt ids[], void (*fun… in DMPlexInsertBoundaryValuesEssentialBdField()
1039 …scInt Nc, const PetscInt comps[], DMLabel label, PetscInt numids, const PetscInt ids[], PetscError… in DMPlexInsertBoundaryValuesRiemann()
1163 const PetscInt *ids; in DMPlexInsertBoundaryValues_Plex() local
1224 const PetscInt *ids; in DMPlexInsertTimeDerivativeBoundaryValues_Plex() local
1273 const PetscInt *ids; in DMPlexInsertBounds_Plex() local
/petsc/src/dm/impls/forest/tests/
H A Dex2.c219 PetscInt ids[] = {1, 2, 3, 4, 5, 6}; in main() local
/petsc/src/dm/interface/
H A Ddm.c6983 PetscErrorCode DMGetLabelIdIS(DM dm, const char name[], IS *ids) in DMGetLabelIdIS()
8216 const PetscInt *ids; in DMHasBound() local
8355 …ctionLabel(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectFunctionLabel()
8407 …LabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectFunctionLabelLocal()
8532 …LabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectFieldLabelLocal()
8597 …FieldLabel(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectFieldLabel()
8674 …LabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectBdFieldLabelLocal()
/petsc/src/dm/dt/interface/
H A Ddtds.c308 PetscInt ids[1024], len = 1024; in PetscDSSetFromOptions() local
/petsc/src/snes/tutorials/
H A Dex69.c3042 PetscInt ids[4] = {1, 2, 3, 4}; in CreateSplitLabels() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4905 …al_pforest(DM dm, PetscReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt N… in DMProjectFunctionLabelLocal_pforest()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c2575 PetscInt *ids, cum, cump, *cids, *pids; in PCBDDCDetectDisconnectedComponents() local