#include "petsc.h" int PetscDoubleView(int N,PetscReal idx[],Viewer viewer)Collective on Viewer
N | - number of doubles in array | |
idx | - array of doubles | |
viewer | - location to print array, VIEWER_STDOUT_WORLD, VIEWER_STDOUT_SELF or 0 |
Level:intermediate
Location:src/sys/src/error/err.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages