Home
last modified time | relevance | path

Searched refs:nnodes_loc (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tutorials/network/
H A Dwash.h57 PetscInt nnodes_loc; /* num of global and local nodes */ member
H A Dpipes.c440 wash->nnodes_loc = 0; in WashNetworkCreate()
743 …wash->nnodes_loc += pipe->nnodes; /* local total number of nodes, will be used by PipesView… in main()