Home
last modified time | relevance | path

Searched refs:chaco (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/graphops/partition/impls/chaco/
H A Dchaco.c58 MatPartitioning_Chaco *chaco = (MatPartitioning_Chaco *)part->data; in MatPartitioningApply_Chaco() local
116 global_method = chaco->global_method; /* global partitioning algorithm */ in MatPartitioningApply_Chaco()
117 local_method = chaco->local_method; /* local partitioning algorithm */ in MatPartitioningApply_Chaco()
118 rqi_flag = chaco->eigen_method; /* should I use RQI/Symmlq eigensolver? */ in MatPartitioningApply_Chaco()
119 vmax = chaco->nbvtxcoarsed; /* how many vertices to coarsen down to? */ in MatPartitioningApply_Chaco()
120 ndims = chaco->eignum; /* number of eigenvectors (2^d sets) */ in MatPartitioningApply_Chaco()
121 eigtol = chaco->eigtol; /* tolerance on eigenvectors */ in MatPartitioningApply_Chaco()
150 if (chaco->verbose) PetscCall(PetscPrintf(PetscObjectComm((PetscObject)mat), "%s", mesg_log)); in MatPartitioningApply_Chaco()
174 MatPartitioning_Chaco *chaco = (MatPartitioning_Chaco *)part->data; in MatPartitioningView_Chaco() local
180 …PetscCall(PetscViewerASCIIPrintf(viewer, " Global method: %s\n", MPChacoGlobalTypes[chaco->global… in MatPartitioningView_Chaco()
[all …]
/petsc/src/dm/partitioner/tests/output/
H A Dex33_chaco_nsize-1_nparts-1.out3 type: chaco
21 type: chaco
H A Dex33_chaco_nsize-2_nparts-1.out4 type: chaco
26 type: chaco
H A Dex33_chaco_nsize-3_nparts-1.out5 type: chaco
31 type: chaco
/petsc/config/BuildSystem/config/packages/
H A DTrilinos.py38 self.chaco = framework.require('config.packages.Chaco',self)
57 if self.chaco.found:
/petsc/doc/
H A Dpetsc.bib30825 @TechReport{ hendrickson.leland:chaco,