Home
last modified time | relevance | path

Searched defs:adjwgt (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/math/parmetis/parmetis-4.0.3/metis/libmetis/
H A Dcheckgraph.c37 idx_t *xadj, *adjncy, *adjwgt, *htable; in CheckGraph() local
121 idx_t *vwgt, idx_t *vsize, idx_t *adjwgt) in CheckInputGraphWeights()
179 idx_t *xadj, *adjncy, *adjwgt; in FixGraph() local
/dports/math/py-PyMetis/PyMetis-2020.1/src/metis/libmetis/
H A Dcheckgraph.c37 idx_t *xadj, *adjncy, *adjwgt, *htable; in CheckGraph() local
121 idx_t *vwgt, idx_t *vsize, idx_t *adjwgt) in CheckInputGraphWeights()
179 idx_t *xadj, *adjncy, *adjwgt; in FixGraph() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/metis/libmetis/
H A Dcheckgraph.c37 idx_t *xadj, *adjncy, *adjwgt, *htable; in CheckGraph() local
121 idx_t *vwgt, idx_t *vsize, idx_t *adjwgt) in CheckInputGraphWeights()
179 idx_t *xadj, *adjncy, *adjwgt; in FixGraph() local
/dports/math/libmesh/libmesh-1.6.2/contrib/metis/libmetis/
H A Dcheckgraph.c37 idx_t *xadj, *adjncy, *adjwgt, *htable; in CheckGraph() local
121 idx_t *vwgt, idx_t *vsize, idx_t *adjwgt) in CheckInputGraphWeights()
179 idx_t *xadj, *adjncy, *adjwgt; in FixGraph() local
/dports/science/octopus/octopus-10.5/external_libs/metis-5.1/libmetis/
H A Dcheckgraph.c37 idx_t *xadj, *adjncy, *adjwgt, *htable; in CheckGraph() local
121 idx_t *vwgt, idx_t *vsize, idx_t *adjwgt) in CheckInputGraphWeights()
179 idx_t *xadj, *adjncy, *adjwgt; in FixGraph() local
/dports/math/metis/metis-5.1.0/libmetis/
H A Dcheckgraph.c37 idx_t *xadj, *adjncy, *adjwgt, *htable; in CheckGraph() local
121 idx_t *vwgt, idx_t *vsize, idx_t *adjwgt) in CheckInputGraphWeights()
179 idx_t *xadj, *adjncy, *adjwgt; in FixGraph() local
/dports/math/parmgridgen/ParMGridGen-1.0/MGridGen/Programs/
H A Dio.c21 realtype *vvol, *vsurf, *adjwgt; in ReadGraph() local
86 realtype vvol, vsurf, adjwgt; in TransformGraph() local
173 realtype *adjwgt; in PrintGraph() local
/dports/math/parmgridgen/ParMGridGen-1.0/ParMGridGen/ParLib/
H A Dgrsetup.c18 realtype *vsurf, idxtype *adjncy, realtype *adjwgt) in SetUpMGridGraph()
113 realtype *adjwgt, idxtype *newxadj, idxtype *newadjncy, in RemoveEdges()
142 realtype *adjwgt, realtype *vsurf, MPI_Comm comm) in CorrectSurfaceEdges()
167 realtype *adjwgt, idxtype *newxadj, idxtype *newadjncy, in RemoveCorrectSurfaceEdges()
H A Ddebug.c81 void WriteMetisGraph(int nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, realtype *adjwgt) in WriteMetisGraph()
97 void WriteMetisGraph2(int nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, realtype *adjwgt, M… in WriteMetisGraph2()
/dports/graphics/colmap/colmap-3.6/lib/Graclus/metisLib/
H A Dmatch.c24 idxtype *xadj, *vwgt, *adjncy, *adjwgt, *adjwgtsum; in Match_SHEMN() local
119 idxtype *xadj, *vwgt, *adjncy, *adjwgt, *adjwgtsum; in Match_HEMN() local
178 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_RM() local
284 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_HEM() local
340 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_SHEM() local
H A Dfrename.c18 …RECURSIVE(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_PARTGRAPHRECURSIVE()
22 …recursive(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive()
26 …ecursive_(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive_()
30 …cursive__(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive__()
36 …RECURSIVE(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_WPARTGRAPHRECURSIVE()
55 void METIS_PARTGRAPHKWAY(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt in METIS_PARTGRAPHKWAY()
59 void metis_partgraphkway(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt in metis_partgraphkway()
63 …raphkway_(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphkway_()
67 …aphkway__(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphkway__()
74 …GRAPHKWAY(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_WPARTGRAPHKWAY()
[all …]
H A Dparmetis.c23 idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, in METIS_PartGraphKway2()
45 idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, in METIS_WPartGraphKway2()
263 idxtype *adjwgt, int *options, int *sepsize, idxtype *part) in METIS_NodeComputeSeparator()
321 idxtype *adjwgt, int *options, int *sepsize, idxtype *part) in METIS_EdgeComputeSeparator()
H A Dmmatch.c25 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_RM() local
82 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_HEM() local
141 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SHEM() local
235 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SHEBM() local
336 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SBHEM() local
H A Dsubdomains.c27 idxtype *xadj, *adjncy, *adjwgt; in Random_KWayEdgeRefineMConn() local
316 idxtype *xadj, *adjncy, *adjwgt; in Greedy_KWayEdgeBalanceMConn() local
628 idxtype *xadj, *adjncy, *adjwgt, *pmat; in PrintSubDomainGraph() local
679 idxtype *xadj, *adjncy, *adjwgt, *where; in ComputeSubDomainGraph() local
725 …idxtype *xadj, *adjncy, *vwgt, *adjwgt, *pwgts, *where, *maxpwgt, *pmat, *ndoms, *mypmat, *otherpm… in EliminateSubDomainEdges() local
897 idxtype *xadj, *adjncy, *adjwgt; in MoveGroupMConn() local
1051 idxtype *xadj, *adjncy, *vwgt, *adjwgt, *where, *pwgts, *maxpwgt; in EliminateComponents() local
1178 idxtype *xadj, *adjncy, *adjwgt; in MoveGroup() local
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Metis/metis-4.0/Lib/
H A Dfrename.c18 …RECURSIVE(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_PARTGRAPHRECURSIVE()
22 …recursive(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive()
26 …ecursive_(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive_()
30 …cursive__(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive__()
36 …RECURSIVE(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_WPARTGRAPHRECURSIVE()
55 void METIS_PARTGRAPHKWAY(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt in METIS_PARTGRAPHKWAY()
59 void metis_partgraphkway(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt in metis_partgraphkway()
63 …raphkway_(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphkway_()
67 …aphkway__(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphkway__()
74 …GRAPHKWAY(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_WPARTGRAPHKWAY()
[all …]
H A Dparmetis.c23 idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, in METIS_PartGraphKway2()
45 idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, in METIS_WPartGraphKway2()
263 idxtype *adjwgt, int *options, int *sepsize, idxtype *part) in METIS_NodeComputeSeparator()
321 idxtype *adjwgt, int *options, int *sepsize, idxtype *part) in METIS_EdgeComputeSeparator()
H A Dmmatch.c25 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_RM() local
82 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_HEM() local
141 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SHEM() local
235 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SHEBM() local
336 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SBHEM() local
H A Dmatch.c25 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_RM() local
130 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_HEM() local
186 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_SHEM() local
H A Dsubdomains.c27 idxtype *xadj, *adjncy, *adjwgt; in Random_KWayEdgeRefineMConn() local
316 idxtype *xadj, *adjncy, *adjwgt; in Greedy_KWayEdgeBalanceMConn() local
628 idxtype *xadj, *adjncy, *adjwgt, *pmat; in PrintSubDomainGraph() local
679 idxtype *xadj, *adjncy, *adjwgt, *where; in ComputeSubDomainGraph() local
725 …idxtype *xadj, *adjncy, *vwgt, *adjwgt, *pwgts, *where, *maxpwgt, *pmat, *ndoms, *mypmat, *otherpm… in EliminateSubDomainEdges() local
897 idxtype *xadj, *adjncy, *adjwgt; in MoveGroupMConn() local
1051 idxtype *xadj, *adjncy, *vwgt, *adjwgt, *where, *pwgts, *maxpwgt; in EliminateComponents() local
1178 idxtype *xadj, *adjncy, *adjwgt; in MoveGroup() local
/dports/science/siconos/siconos-4.4.0/externals/lbl/metis4/
H A Dfrename.c18 …RECURSIVE(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_PARTGRAPHRECURSIVE()
22 …recursive(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive()
26 …ecursive_(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive_()
30 …cursive__(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphrecursive__()
36 …RECURSIVE(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_WPARTGRAPHRECURSIVE()
55 void METIS_PARTGRAPHKWAY(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt in METIS_PARTGRAPHKWAY()
59 void metis_partgraphkway(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt in metis_partgraphkway()
63 …raphkway_(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphkway_()
67 …aphkway__(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in metis_partgraphkway__()
74 …GRAPHKWAY(int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag… in METIS_WPARTGRAPHKWAY()
[all …]
H A Dparmetis.c23 idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, in METIS_PartGraphKway2()
45 idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, in METIS_WPartGraphKway2()
263 idxtype *adjwgt, int *options, int *sepsize, idxtype *part) in METIS_NodeComputeSeparator()
321 idxtype *adjwgt, int *options, int *sepsize, idxtype *part) in METIS_EdgeComputeSeparator()
H A Dmmatch.c25 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_RM() local
82 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_HEM() local
141 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SHEM() local
235 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SHEBM() local
336 idxtype *xadj, *adjncy, *adjwgt; in MCMatch_SBHEM() local
H A Dmatch.c25 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_RM() local
130 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_HEM() local
186 idxtype *xadj, *vwgt, *adjncy, *adjwgt; in Match_SHEM() local
/dports/graphics/colmap/colmap-3.6/lib/Graclus/multilevelLib/
H A Dwkkm_old.c23 idxtype *xadj, *adjwgt; in Compute_Weights() local
47 idxtype *xadj, *adjncy, *adjwgt, *where; in transform_matrix() local
94 idxtype *xadj, *adjncy, *adjwgt, *where; in transform_matrix_half() local
175 idxtype *xadj, *adjncy, *adjwgt, *where, *new_where; in Weighted_kernel_k_means() local
316 idxtype *xadj, *adjncy, *adjwgt, *where; in local_search() local
/dports/math/parmgridgen/ParMGridGen-1.0/MGridGen/Lib/
H A Dmgridgen.c19 idxtype *adjncy, realtype *adjwgt, int minsize, int maxsize, in MGridGen()
58 idxtype *adjncy, idxtype *fusedinfo, realtype *adjwgt, in MGridGenRefine()

12345678910>>...13