Searched refs:fieldbuf (Results 1 – 1 of 1) sorted by relevance
729 char fieldbuf[256]; in VecView_MPI_DA() local746 PetscCall(PetscSNPrintf(fieldbuf, sizeof fieldbuf, "field%" PetscInt_FMT, n)); in VecView_MPI_DA()747 fieldname = fieldbuf; in VecView_MPI_DA()