Home
last modified time | relevance | path

Searched defs:viewranks (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/network/
H A Dnetworkview.c212 const PetscInt *viewranks; in DMView_Network_Matplotlib() local
463 PetscErrorCode DMNetworkViewSetViewRanks(DM dm, IS viewranks) in DMNetworkViewSetViewRanks()
/petsc/include/petsc/private/
H A Ddmnetworkimpl.h99 IS viewranks; /* IS containing the ranks to view the DMNetwork on */ member