#include <petscdraw.h> int PetscDrawRealToColor(PetscReal value,PetscReal min,PetscReal max)Not Collective Many br
value | - value to map within the interval [min,max] Many br | |
min | - lower end of interval Many br | |
max | - upper end of interval Many br |
Notes: Values outside the interval [min,max] are clipped. Many br
Many br
Level:intermediate
Location:src/sys/classes/draw/../../../../include/petscdraw.h
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages