| /petsc/src/dm/impls/da/hypre/ |
| H A D | mhyp.c | 155 HYPRE_Int offsets[3][1] = {{-1}, {0}, {1}}; in MatSetUp_HYPREStruct() local 160 HYPRE_Int offsets[5][2] = { in MatSetUp_HYPREStruct() local 171 HYPRE_Int offsets[7][3] = { in MatSetUp_HYPREStruct() local 587 HYPRE_Int offsets[3][1] = {{-1}, {0}, {1}}; in MatSetUp_HYPRESStruct() local 600 HYPRE_Int offsets[5][2] = { in MatSetUp_HYPRESStruct() local 619 HYPRE_Int offsets[7][3] = { in MatSetUp_HYPRESStruct() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex49.c | 101 PetscInt *offsets, Ncell, Ncl, Nc, n; in CheckOffsets() local 111 PetscInt *offsets, *offsetsNeg, *offsetsPos, Nface, Nc, n, i = 0; in CheckOffsets() local 138 PetscInt cdim, *offsets, Ncell, Ncl, Nc, n; in CheckOffsets() local
|
| /petsc/src/dm/partitioner/impls/simple/ |
| H A D | partsimple.c | 49 PetscInt *cellproc, *offsets, cells[3] = {1, 1, 1}, pcells[3] = {1, 1, 1}; in PetscPartitionerPartition_Simple_Grid() local 186 PetscInt nvGlobal, *offsets, myFirst, myLast; in PetscPartitionerPartition_Simple() local
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscoloring.c | 675 PetscMPIInt size, *sizes = NULL, *offsets = NULL, nn; in ISAllGather() local 738 PetscMPIInt size, *offsets = NULL, *sizes = NULL, nn; in ISAllGatherColors() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 12 …tionerGraph_Overlap(DM dm, PetscInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **… in DMPlexCreatePartitionerGraph_Overlap() 111 …itionerGraph_Native(DM dm, PetscInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **… in DMPlexCreatePartitionerGraph_Native() 316 …itionerGraph_ViaMat(DM dm, PetscInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **… in DMPlexCreatePartitionerGraph_ViaMat() 503 …atePartitionerGraph(DM dm, PetscInt height, PetscInt *numVertices, PetscInt **offsets, PetscInt **… in DMPlexCreatePartitionerGraph() 544 …eateNeighborCSR(DM dm, PetscInt cellHeight, PetscInt *numVertices, PetscInt **offsets, PetscInt **… in DMPlexCreateNeighborCSR()
|
| H A D | plexvtu.c | 54 PetscVTKInt *conn, *offsets; in DMPlexGetVTKConnectivity() local 516 PetscVTKInt *connectivity = NULL, *offsets = NULL; in DMPlexVTKWriteAll_VTU() local
|
| H A D | plexceed.c | 58 …etscInt *num_cells, PetscInt *cell_size, PetscInt *num_comp, PetscInt *l_size, PetscInt *offsets[]) in DMPlexGetLocalOffsets()
|
| H A D | plextree.c | 476 PetscInt *offsets, *children, pStart, pEnd; in DMPlexTreeSymmetrize() local 790 PetscInt *offsets; in DMPlexTreeExchangeSupports() local 2081 …PetscInt *offsets, *newOffsets, *offsetsCopy, *newOffsetsCopy, *rowOffsets, *numD, *num… in DMPlexComputeInterpolatorTree() local 3278 …eToFine, const PetscInt *childIds, Vec fineVec, PetscInt numFields, PetscInt *offsets, PetscSectio… in DMPlexTransferInjectorTree() 3521 PetscInt *offsets, *offsetsCopy, *rowOffsets; in DMPlexComputeInjectorTree() local 3765 PetscInt *offsets, *newOffsets, *offsetsCopy, *newOffsetsCopy, *rowOffsets, *numD, *numO; in DMPlexTransferVecTree_Interpolate() local 4071 PetscInt *offsets, *offsetsCopy, *rowOffsets; in DMPlexTransferVecTree_Inject() local
|
| H A D | plexpreallocate.c | 23 PetscInt p, q, a, aSize, *offsets, aStart, aEnd, *inverse, iSize, *adj, adjSize; in DMPlexComputeAnchorAdjacencies() local
|
| H A D | plex.c | 4387 PetscInt *offsets; in DMPlexSymmetrize() local 4951 PetscInt *offsets, **closures; in DMPlexGetFullJoin() local 5153 PetscInt *offsets, **closures; in DMPlexGetFullMeet() local 7838 …Int *outNumPoints, PetscInt *outNumIndices, PetscInt *outPoints[], PetscInt offsets[], PetscScalar… in DMPlexAnchorsGetSubMatModification() 8068 …t *outNumIndices, PetscInt *outPoints[], PetscScalar *outValues[], PetscInt offsets[], PetscBool m… in DMPlexAnchorsModifyMat_Internal() 8120 …t *outNumIndices, PetscInt *outPoints[], PetscScalar *outValues[], PetscInt offsets[], PetscBool m… in DMPlexAnchorsModifyMat() 8167 PetscInt Nf, Ncl, Ni = 0, offsets[32], p, f; in DMPlexGetClosureIndices_Internal() local
|
| /petsc/src/mat/graphops/partition/impls/hierarchical/ |
| H A D | hierarchical.c | 39 PetscInt *parts_indices, i, j, mat_localsize, *offsets; in MatPartitioningApply_Hierarchical() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtds.c | 2857 PetscErrorCode PetscDSGetComponentOffsets(PetscDS prob, PetscInt *offsets[]) in PetscDSGetComponentOffsets() 2882 PetscErrorCode PetscDSGetComponentDerivativeOffsets(PetscDS prob, PetscInt *offsets[]) in PetscDSGetComponentDerivativeOffsets() 2908 PetscErrorCode PetscDSGetComponentOffsetsCohesive(PetscDS ds, PetscInt s, PetscInt *offsets[]) in PetscDSGetComponentOffsetsCohesive() 2936 …ErrorCode PetscDSGetComponentDerivativeOffsetsCohesive(PetscDS ds, PetscInt s, PetscInt *offsets[]) in PetscDSGetComponentDerivativeOffsetsCohesive()
|
| /petsc/src/vec/vec/utils/tagger/impls/ |
| H A D | cdf.c | 159 PetscInt offsets[2]; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local
|
| /petsc/src/vec/is/utils/ |
| H A D | kdtree.c | 429 PetscReal *offsets, rd; in PetscKDTreeQueryPointsNearestNeighbor() local
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pdvec.c | 1009 PetscInt *offsets; in VecSetPreallocationCOO_MPI() local
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 1351 PetscMPIInt rank, size, *sizes = NULL, *offsets = NULL, nn; in ISGatherTotal_Private() local
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 210 PetscInt *offsets; /* Starting offset for label values for each label */ member
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 834 cgsize_t *offsets, *conn_cg; in DMPlexCGNS_CreateCornersConnectivitySection() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiov.c | 285 PetscInt *indv_counts, indvc_ij, *sbsizes, *indices_tmp, *offsets; in MatIncreaseOverlap_MPIAIJ_Send_Scalable() local
|
| H A D | mpiaij.c | 6451 PetscInt *offsets; in MatSetPreallocationCOO_MPIAIJ() local
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 941 PetscInt *offsets; in RenumberGlobalPointNumbersPerStratum_Private() local
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 208 PetscInt *offsets = NULL; in PCPatchCreateDefaultSF_Private() local
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 2242 const PetscInt *offsets; in DMPlexLandauAccess() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 2961 PetscInt *offsets, *offsetsRoot; in DMPforestGetTransferSF_Internal() local
|