AcouSTO  version 2.0

◆ VecZeroEntries

#define VecZeroEntries (   V,
 
)    for(i=0;i<n;i++){ V[i] = 0.0+ I*0.0; }

Macro to set all the elements of a vector to 0.0 +I*0.0