Home
last modified time | relevance | path

Searched defs:ne (Results 1 – 25 of 27) sorted by relevance

12

/petsc/src/dm/impls/network/tests/
H A Dex3.c20 PetscErrorCode StarGraphCreateEdgeList(PetscInt k, PetscBool directin, PetscInt *ne, PetscInt *edge… in StarGraphCreateEdgeList()
60 PetscInt ne = 0, compkey, eStart, eEnd, vStart, vEnd, e, v; in StarGraphCreate() local
91 PetscErrorCode StarGraphTestQuery(DM dm, PetscInt ne) in StarGraphTestQuery()
107 PetscInt ne = 1; in main() local
H A Dex1.c20 PetscErrorCode CreateStarGraphEdgeList(PetscInt k, PetscBool directin, PetscInt *ne, PetscInt *edge… in CreateStarGraphEdgeList()
60 PetscInt ne = 0, compkey, eStart, eEnd, vStart, vEnd, e, v; in CreateSimpleStarGraph() local
97 PetscInt dofv = 1, dofe = 1, ne = 1; in main() local
H A Dex2.c20 static PetscErrorCode StarGraphCreateEdgeList(PetscInt k, PetscBool directin, PetscInt *ne, PetscIn… in StarGraphCreateEdgeList()
104 PetscInt ne = 0, compkey, eStart, eEnd, vStart, vEnd, e, v; in StarGraphCreate() local
182 PetscInt dofv = 1, dofe = 1, ne = 1; in main() local
/petsc/src/snes/tutorials/network/water/
H A Dwaterfunctions.c21 PetscErrorCode FormFunction_Water(DM networkdm, Vec localX, Vec localF, PetscInt nv, PetscInt ne, c… in FormFunction_Water()
105 PetscInt nv, ne; in WaterFormFunction() local
138 PetscInt nv, ne; in WaterSetInitialGuess() local
198 PetscErrorCode SetInitialGuess_Water(DM networkdm, Vec localX, PetscInt nv, PetscInt ne, const Pets… in SetInitialGuess_Water()
H A Dwater.c18 PetscInt nv, ne, i; in main() local
H A Dwaterreaddata.c129 PetscInt i, j, nv = 0, ne = 0, ncurve = 0, ntitle = 0, nlines, ndata, curve_id; in WaterReadData() local
/petsc/src/snes/tutorials/network/power/
H A Dpower2.c11 PetscErrorCode FormFunction_Subnet(DM networkdm, Vec localX, Vec localF, PetscInt nv, PetscInt ne, … in FormFunction_Subnet()
127 PetscInt nv, ne; in FormFunction() local
158 …acobian_Subnet(DM networkdm, Vec localX, Mat J, Mat Jpre, PetscInt nv, PetscInt ne, const PetscInt… in FormJacobian_Subnet()
343 PetscInt ne, nv; in FormJacobian() local
370 PetscErrorCode SetInitialValues_Subnet(DM networkdm, Vec localX, PetscInt nv, PetscInt ne, const Pe… in SetInitialValues_Subnet()
408 PetscInt nv, ne; in SetInitialValues() local
443 PetscInt nsubnet = 2, nv, ne, i, j, genj, loadj; in main() local
H A Dpower.c17 PetscInt nv, ne; in FormFunction() local
43 PetscInt vStart, vEnd, nv, ne; in SetInitialValues() local
H A Dpffunctions.c32 PetscErrorCode FormJacobian_Power_private(DM networkdm, Vec localX, Mat J, PetscInt nv, PetscInt ne in FormJacobian_Power_private()
218 PetscInt nv, ne; in FormJacobian_Power() local
240 PetscErrorCode FormFunction_Power(DM networkdm, Vec localX, Vec localF, PetscInt nv, PetscInt ne, c… in FormFunction_Power()
350 PetscErrorCode SetInitialGuess_Power(DM networkdm, Vec localX, PetscInt nv, PetscInt ne, const Pets… in SetInitialGuess_Power()
/petsc/src/snes/tutorials/network/
H A Dex1.c91 PetscInt nv, ne, i, j, offset, nvar, row; in FormJacobian_subPower() local
135 PetscErrorCode FormFunction_Dummy(DM networkdm, Vec localX, Vec localF, PetscInt nv, PetscInt ne, c… in FormFunction_Dummy()
168 PetscInt nv, ne, v; in FormFunction() local
263 PetscInt nv, ne, i, j, ncomp, offset, key; in SetInitialGuess() local
459 PetscInt Nsubnet = 2, numVertices[2], numEdges[2], i, j, nv, ne, it_max = 10; in main() local
/petsc/src/dm/tutorials/
H A Dex5.c9 PetscInt M = 10, N = 8, ne, nc, i; in main() local
/petsc/src/dm/tests/
H A Dex10.c14 PetscInt e, ne, nv, v, ecompkey, vcompkey; in main() local
H A Dnoflux_check.c112 PetscInt ne, num_pts; in main() local
/petsc/src/ksp/ksp/tutorials/network/
H A Dex4.c9 PetscInt i, j, net, Nsubnet, ne, nv, nvar, v, goffset, row, compkey0, compkey1, compkey; in main() local
H A Dex3.c18 …PetscInt i, j, net, Nsubnet, nsubnet, ne, nv, nvar, v, ncomp, compkey0, compkey1, compkey, … in main() local
/petsc/src/ksp/ksp/tutorials/
H A Dex55.c13 PetscInt i, m, M, its, Istart, Iend, j, Ii, ix, ne = 4; in main() local
H A Dex54.c10 PetscInt i, m, M, its, Istart, Iend, j, Ii, ix, ne = 4; in main() local
H A Dex56.c27 PetscInt m, nn, M, Istart, Iend, i, j, k, ii, jj, kk, ic, ne = 4, id; in main() local
/petsc/src/dm/impls/network/
H A Dnetworkview.c287 PetscInt vfrom, vto, i, j, nv, ne, nsv, p, nsubnet; in DMView_Network() local
H A Dnetworkcreate.c89 PetscInt ne, nv, id; in VecView_Network_MPI() local
H A Dnetwork.c212 PetscErrorCode DMNetworkAddSubnetwork(DM dm, const char *name, PetscInt ne, PetscInt edgelist[], Pe… in DMNetworkAddSubnetwork()
815 PetscErrorCode DMNetworkGetSubnetwork(DM dm, PetscInt netnum, PeOp PetscInt *nv, PeOp PetscInt *ne,… in DMNetworkGetSubnetwork()
/petsc/src/dm/impls/da/
H A Ddadd.c37 PetscInt me = 1, ne = 1, pe = 1; in DMDACreatePatchIS() local
/petsc/src/tao/constrained/tutorials/
H A Dex1.c37 PetscInt ne; /* Global number of equality constraints */ member
/petsc/include/petsc/private/
H A Ddmdaimpl.h48 PetscInt ne; /* number of elements */ member
/petsc/src/dm/impls/plex/
H A Dplexgmsh.c1293 PetscInt ne = mesh->numElems; in GmshReadElements() local

12