Home
last modified time | relevance | path

Searched defs:nvar (Results 1 – 7 of 7) sorted by relevance

/petsc/src/ts/utils/ !
H A Ddmnetworkts.c33 PetscInt i, Start, End, e, nvar; in TSMonitorLGCtxNetworkCreate() 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/dm/impls/network/ !
H A Dnetworkcreate.c44 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 Dnetwork.c1359 …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 Dex1.c91 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 Ddmnetworkimpl.h32 PetscInt *nvar; /* number of variables for the component */ member