| /petsc/src/mat/impls/adj/mpi/ftn-custom/ |
| H A D | zmpiadjf.c | 13 Mat_MPIAdj *adj; in matcreatempiadj_() local
|
| /petsc/src/mat/graphops/partition/impls/hierarchical/ |
| H A D | hierarchical.c | 40 Mat mat = part->adj, adj, sadj; in MatPartitioningApply_Hierarchical() local 242 static PetscErrorCode MatPartitioningHierarchical_ReassembleFineparts(Mat adj, IS fineparts, ISLoca… in MatPartitioningHierarchical_ReassembleFineparts() 291 static PetscErrorCode MatPartitioningHierarchical_AssembleSubdomain(Mat adj, IS vweights, IS destin… in MatPartitioningHierarchical_AssembleSubdomain() 458 Mat mat = part->adj, adj; in MatPartitioningImprove_Hierarchical() local
|
| /petsc/src/mat/impls/adj/mpi/ |
| H A D | mpiadj.c | 10 static PetscErrorCode MatCreateSubMatrix_MPIAdj_data(Mat adj, IS irows, IS icols, PetscInt **sadj_x… in MatCreateSubMatrix_MPIAdj_data() 454 Mat_MPIAdj *adj = (Mat_MPIAdj *)A->data; in MatSetValues_MPIAdj() local 488 Mat_MPIAdj *adj = (Mat_MPIAdj *)A->data; in MatAssemblyBegin_MPIAdj() local 508 Mat_MPIAdj *adj = (Mat_MPIAdj *)A->data; in MatAssemblyEnd_MPIAdj() local 798 Mat_MPIAdj *adj = (Mat_MPIAdj *)A->data; in MatMPIAdjToSeq_MPIAdj() local 844 Mat_MPIAdj *adj = (Mat_MPIAdj *)A->data; in MatMPIAdjToSeqRankZero_MPIAdj() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | MatPartitioning.pyx | 126 def setAdjacency(self, Mat adj) -> None:
|
| /petsc/src/mat/graphops/partition/impls/pmetis/ |
| H A D | pmetis.c | 64 Mat_MPIAdj *adj = (Mat_MPIAdj *)pmat->data; in MatPartitioningApply_Parmetis_Private() local 434 Mat_MPIAdj *adj = (Mat_MPIAdj *)mesh->data, *newadj; in MatMeshToCellGraph() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 103 …tscErrorCode DMPlexGetAdjacency_Cone_Internal(DM dm, PetscInt p, PetscInt *adjSize, PetscInt adj[]) in DMPlexGetAdjacency_Cone_Internal() 129 …ErrorCode DMPlexGetAdjacency_Support_Internal(DM dm, PetscInt p, PetscInt *adjSize, PetscInt adj[]) in DMPlexGetAdjacency_Support_Internal() 155 …ncy_Transitive_Internal(DM dm, PetscInt p, PetscBool useClosure, PetscInt *adjSize, PetscInt adj[]) in DMPlexGetAdjacency_Transitive_Internal() 224 … useCone, PetscBool useTransitiveClosure, PetscBool useAnchors, PetscInt *adjSize, PetscInt *adj[]) in DMPlexGetAdjacency_Internal() 312 PetscErrorCode DMPlexGetAdjacency(DM dm, PetscInt p, PetscInt *adjSize, PetscInt *adj[]) in DMPlexGetAdjacency() 503 PetscInt *adj = NULL; in DMPlexCreateOverlapLabel() local 603 PetscInt *adj = NULL; in HandlePoint_Private() local 669 PetscInt *adj = NULL; in DMPlexCreateOverlapLabelFromLabels() local
|
| H A D | plexpartition.c | 18 PetscInt *adj = NULL, *vOffsets = NULL, *vAdj = NULL; in DMPlexCreatePartitionerGraph_Overlap() local 114 PetscInt *adj = NULL, *vOffsets = NULL, *graph = NULL; in DMPlexCreatePartitionerGraph_Native() local 549 PetscInt *off, *adj; in DMPlexCreateNeighborCSR() local 1140 PetscInt *adj = NULL; in DMPlexPartitionLabelAdjacency() local
|
| H A D | plexpreallocate.c | 23 PetscInt p, q, a, aSize, *offsets, aStart, aEnd, *inverse, iSize, *adj, adjSize; in DMPlexComputeAnchorAdjacencies() local 250 …PetscInt *tmpAdj = NULL, *adj, *rootAdj, *anchorAdj = NULL, *cols, *remoteOffsets, *myRan… in DMPlexCreateAdjacencySection_Static() local
|
| H A D | plexorient.c | 552 PetscSFNode *adj = NULL; in DMPlexOrient() local 931 PetscSFNode *adj = NULL; in DMPlexOrientCells_Internal() local
|
| H A D | plex.c | 10128 PetscInt cellarr[2], *adj = NULL; in DMPlexComputeOrthogonalQuality() local
|
| /petsc/src/mat/graphops/coarsen/interface/ |
| H A D | coarsen.c | 113 PetscErrorCode MatCoarsenSetAdjacency(MatCoarsen agg, Mat adj) in MatCoarsenSetAdjacency()
|
| /petsc/src/mat/graphops/partition/impls/party/ |
| H A D | party.c | 29 Mat_MPIAdj *adj; in MatPartitioningApply_Party() local
|
| /petsc/src/mat/graphops/partition/impls/scotch/ |
| H A D | scotch.c | 267 Mat_MPIAdj *adj = (Mat_MPIAdj *)mat->data; in MatPartitioningApply_PTScotch_Private() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpimatmatmult.c | 201 …PetscInt *adi = ad->i, *adj = ad->j, *aoi = ao->i, *aoj = ao->j, rstart = A->rmap->rsta… in MatMatMultSymbolic_MPIAIJ_MPIAIJ_nonscalable() local 659 PetscInt *adi = ad->i, *adj, *aoi = ao->i, *aoj; in MatMatMultNumeric_MPIAIJ_MPIAIJ() local 808 …PetscInt *adi = ad->i, *adj = ad->j, *aoi = ao->i, *aoj = ao->j, rstart = A->rmap->rsta… in MatMatMultSymbolic_MPIAIJ_MPIAIJ() local 1050 PetscInt *adi = ad->i, *adj = ad->j, *aoi = ao->i, rstart = A->rmap->rstart; in MatMatMultSymbolic_MPIAIJ_MPIAIJ_seqMPI() local 1595 PetscInt *adj; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ() local
|
| /petsc/src/mat/graphops/partition/ |
| H A D | partition.c | 421 PetscErrorCode MatPartitioningSetAdjacency(MatPartitioning part, Mat adj) in MatPartitioningSetAdjacency()
|
| /petsc/src/mat/graphops/partition/impls/chaco/ |
| H A D | chaco.c | 57 Mat_MPIAdj *adj; in MatPartitioningApply_Chaco() local
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbutil.cxx | 509 moab::Range verts, cells, edges, faces, adj, dim3, dim2; in DMMoabCreateBoxMesh() local
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 1365 Mat Ad = NULL, adj; in PCASMCreateSubdomains() local
|
| /petsc/src/ksp/pc/impls/gasm/ |
| H A D | gasm.c | 1325 Mat Ad = NULL, adj; in PCGASMCreateLocalSubdomains() local
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | gamg.c | 197 Mat adj; in PCGAMGCreateLevel_GAMG() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 698 PetscInt *dnz, *onz, *adj, depth, maxConeSize, maxSupportSize, maxAdjSize; in DMSwarmComputeMassMatrixSquare_Private() local
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpibaij.c | 2725 …C_INTERN PetscErrorCode MatConvert_MPIBAIJ_MPIAdj(Mat B, MatType newtype, MatReuse reuse, Mat *adj) in MatConvert_MPIBAIJ_MPIAdj()
|
| /petsc/include/petsc/private/ |
| H A D | matimpl.h | 548 Mat adj; member
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 2421 PetscInt *adj = NULL; in PCBDDCDetectDisconnectedComponents() local
|