petsc-3.5.4 2015-05-23
Report Typos and Errors

PetscDrawLGIndicateDataPoints

Causes LG to draw a big dot for each data-point.

Synopsis

#include "petscdraw.h"  
PetscErrorCode  PetscDrawLGIndicateDataPoints(PetscDrawLG lg,PetscBool flg)
Not Collective, but ignored by all processors except processor 0 in PetscDrawLG

Input Parameters

lg - the linegraph context
flg - should mark each data point

Options Database

-lg_indicate_data_points <true,false> -

Level:intermediate
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