Home
last modified time | relevance | path

Searched defs:subnetid (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/network/
H A Dnetworkcreate.c353 PetscInt p, i, np, index, subnetid; in DMNetworkCopyHeaderTopological() local
H A Dnetwork.c1101 PetscErrorCode DMNetworkGetSubnetID(DM dm, PetscInt p, PetscInt *subnetid) in DMNetworkGetSubnetID()
/petsc/include/petsc/private/
H A Ddmnetworkimpl.h19 PetscInt subnetid; /* Id for subnetwork */ member