Mesch::VECP Class Reference
#include <Meschach.h>
[legend]
List of all members.
Detailed Description
Wrapper for Meschach VEC*.
|
Public Member Functions |
|
|
| 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 |
Protected Attributes |
|
VEC * | _v |
| | wrapped VEC*
|
The documentation for this class was generated from the following file: