#include "petscvec.h" int VecSqrt(Vec v)
Note: The actual function is sqrt(|x_i|)
Level:beginner Location:src/vec/utils/vinv.c Index of all Vec routines Table of Contents for all manual pages Index of all manual pages