#include "petscvec.h" PetscErrorCode VecPow(Vec v, PetscScalar p)Logically Collective on v
v | - the vector | |
p | - the exponent to use on each element |
Level:intermediate
Location:src/vec/vec/utils/projection.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages