PETSc version 3.16.6
Fix/Edit manual page

PetscDrawLGView

Prints a line graph.

Synopsis

#include "petscdraw.h"  
PetscErrorCode  PetscDrawLGView(PetscDrawLG lg,PetscViewer viewer)
Collective on PetscDrawLG

Input Parameter

lg - the line graph context

See Also

PetscDrawLGCreate()

Level

beginner

Location

src/sys/classes/draw/utils/lgc.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages