Searched refs:PetscViewerASCIISocketOpen (Results 1 – 1 of 1) sorted by relevance
8 static PetscErrorCode PetscViewerASCIISocketOpen(MPI_Comm, const char *, PetscInt, PetscViewer *);214 PetscCall(PetscViewerASCIISocketOpen(PETSC_COMM_SELF, socket->name, socket->port, &window)); in PetscViewerGLVisGetNewWindow_Private()742 static PetscErrorCode PetscViewerASCIISocketOpen(MPI_Comm comm, const char *hostname, PetscInt port… in PetscViewerASCIISocketOpen() function