Searched defs:nsubnet (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/network/ |
| H A D | ex3.c | 18 …PetscInt i, j, net, Nsubnet, nsubnet, ne, nv, nvar, v, ncomp, compkey0, compkey1, compkey, … in main() local
|
| /petsc/src/dm/impls/network/ |
| H A D | networkview.c | 287 PetscInt vfrom, vto, i, j, nv, ne, nsv, p, nsubnet; in DMView_Network() local
|
| H A D | network.c | 83 PetscErrorCode DMNetworkGetNumSubNetworks(DM dm, PeOp PetscInt *nsubnet, PeOp PetscInt *Nsubnet) in DMNetworkGetNumSubNetworks() 107 PetscErrorCode DMNetworkSetNumSubNetworks(DM dm, PetscInt nsubnet, PetscInt Nsubnet) in DMNetworkSetNumSubNetworks() 848 …PetscInt i, nsubnet = network->cloneshared->Nsubnet, *sedgelist, Nsvtx = network->cloneshared->… in DMNetworkAddSharedVertices() local
|
| /petsc/src/snes/tutorials/network/power/ |
| H A D | power2.c | 443 PetscInt nsubnet = 2, nv, ne, i, j, genj, loadj; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | dmnetworkimpl.h | 122 PetscInt nsubnet, Nsubnet; /* Local and global number of subnetworks */ member
|