Home
last modified time | relevance | path

Searched refs:newElimGraph (Results 1 – 8 of 8) sorted by relevance

/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/PORD/include/
H A Dprotos.h88 gelim_t* newElimGraph(int, int);
/dports/math/coinmumps/MUMPS_4.10.0/PORD/include/
H A Dprotos.h88 gelim_t* newElimGraph(int, int);
/dports/math/mumps4/MUMPS_4.10.0/PORD/include/
H A Dprotos.h88 gelim_t* newElimGraph(int, int);
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/PORD/lib/
H A Dgelim.c108 newElimGraph(int nvtx, int nedges) in newElimGraph() function
241 Gelim = newElimGraph(nvtx, nedges+nvtx); in setupElimGraph()
/dports/math/coinmumps/MUMPS_4.10.0/PORD/lib/
H A Dgelim.c108 newElimGraph(int nvtx, int nedges) in newElimGraph() function
241 Gelim = newElimGraph(nvtx, nedges+nvtx); in setupElimGraph()
/dports/math/mumps4/MUMPS_4.10.0/PORD/lib/
H A Dgelim.c108 newElimGraph(int nvtx, int nedges) in newElimGraph() function
241 Gelim = newElimGraph(nvtx, nedges+nvtx); in setupElimGraph()
/dports/math/mumps/mumps-5.1.2/PORD/lib/
H A Dgelim.c108 newElimGraph(PORD_INT nvtx, PORD_INT nedges) in newElimGraph() function
241 Gelim = newElimGraph(nvtx, nedges+nvtx); in setupElimGraph()
/dports/math/mumps/mumps-5.1.2/PORD/include/
H A Dprotos.h88 gelim_t* newElimGraph(PORD_INT, PORD_INT);