| /petsc/src/ts/utils/ |
| H A D | dmnetworkts.c | 33 PetscInt i, Start, End, e, nvar; in TSMonitorLGCtxNetworkCreate() local
|
| /petsc/src/ksp/ksp/tutorials/network/ |
| H A D | ex4.c | 9 PetscInt i, j, net, Nsubnet, ne, nv, nvar, v, goffset, row, compkey0, compkey1, compkey; in main() local
|
| 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 | networkcreate.c | 44 PetscInt e, v, Start, End, offset, nvar, id; in VecView_Network_Seq() local 82 PetscInt i, e, v, eStart, eEnd, vStart, vEnd, offset, nvar, len_loc, k; in VecView_Network_MPI() local
|
| H A D | network.c | 1359 …ode DMNetworkAddComponent(DM dm, PetscInt p, PetscInt componentkey, void *compvalue, PetscInt nvar) in DMNetworkAddComponent() 1462 …m, PetscInt p, PetscInt compnum, PeOp PetscInt *compkey, PetscCtxRt component, PeOp PetscInt *nvar) in DMNetworkGetComponent() 1561 PetscInt i, nvar; in DMNetworkGetSubSection_private() local 2988 PetscInt i, j, ncomps, nvar, key, offset = 0; in DMISAddSize_private() local 3014 PetscInt i, j, ncomps, nvar, key, offsetg, k, k1, offset = 0; in DMISComputeIdx_private() local 3111 PetscInt i, j, ncomps, nvar, key, offsetl, k, k1, offset = 0; in DMISComputeLocalIdx_private() local
|
| /petsc/src/snes/tutorials/network/ |
| H A D | ex1.c | 91 PetscInt nv, ne, i, j, offset, nvar, row; in FormJacobian_subPower() local 139 PetscInt i, j, offset, nvar; in FormFunction_Dummy() local 208 PetscInt key, ncomp, nvar, nconnedges, k, e, keye, goffset[3]; in FormFunction() local
|
| /petsc/include/petsc/private/ |
| H A D | dmnetworkimpl.h | 32 PetscInt *nvar; /* number of variables for the component */ member
|