OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Vps< T > Member List

This is the complete list of members for Vps< T >, including all inherited members.

check() const Vps< T >
dataVps< T >protected
filter(int lowOrder, int highOrder) const Vps< T >
get(std::istream &is)Vps< T >
getComponent(int index) const Vps< T >
getDimension() const Vps< T >
getTopOrder() const Vps< T >
getTruncOrder() const Vps< T >
getVariables() const Vps< T >
operator*=(const Tps< T > &y)Vps< T >
operator*=(const T &y)Vps< T >
operator+() const Vps< T >
operator+=(const Vps< T > &y)Vps< T >
operator+=(const Vector< T > &y)Vps< T >
operator-() const Vps< T >
operator-=(const Vps< T > &y)Vps< T >
operator-=(const Vector< T > &y)Vps< T >
operator/=(const Tps< T > &y)Vps< T >
operator/=(const T &y)Vps< T >
operator=(const Vps< T > &)Vps< T >
operator[](int index)Vps< T >inline
operator[](int index) const Vps< T >inline
put(std::ostream &os) const Vps< T >
setComponent(int index, const Tps< T > &value)Vps< T >
truncate(int trunc)Vps< T >
variablesVps< T >mutableprotected
Vps(int nDim, int nVar=0)Vps< T >
Vps(const Matrix< T > &M)Vps< T >
Vps(const Vector< T > &V)Vps< T >
Vps()Vps< T >
Vps(const Vps< T > &rhs)Vps< T >
~Vps()Vps< T >