Wrapper for Meschach VEC*.  
 More...
#include <Meschach.h>
|  | 
|  | 
|  | VECP () | 
|  | 
|  | VECP (VEC *cv) | 
|  | 
| VEC * | operator= (VEC *nv) | 
|  | 
|  | 
| Real & | operator[] (int j) | 
|  | 
| VEC * | operator-> () | 
|  | 
|  | operator VEC * () | 
|  | 
|  | operator const VEC * () | 
|  | 
|  | 
| const Real & | operator[] (int j) const | 
|  | 
| const VEC * | operator-> () const | 
|  | 
|  | operator const VEC * () const | 
|  | 
Wrapper for Meschach VEC*. 
The documentation for this class was generated from the following file: