#include "vec.h" int VecContourScale(Vec v,PetscReal vmin,PetscReal vmax)Collective on Vec
v | - the vector of values | |
vmin | - minimum value (for lowest color) | |
vmax | - maximum value (for highest color) |
Level:intermediate
Location:src/vec/utils/cmesh.c
Vector Index
Table of Contents