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

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

check() const Vps< T >
constantTerm(const Vector< T > &y) const VpsMap< T >
constantTerm() const VpsMap< T >
dataVps< T >protected
derivative(int var) const VpsMap< T >
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 >
integral(int var) const VpsMap< T >
linearTerms(const Vector< T > &y) const VpsMap< T >
linearTerms() const VpsMap< 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 VpsMap< T > &y)VpsMap< T >inline
Vps::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 >
substitute(const VpsMap< T > &vv) const VpsMap< T >inline
substitute(const Matrix< T > &M) const VpsMap< T >inline
substitute(const VpsMap< T > &y, int trunc) const VpsMap< T >
substituteInto(const Matrix< T > &x) const VpsMap< 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 >
VpsMap(int nDim, int nVar)VpsMap< T >inline
VpsMap(const Vps< T > &rhs)VpsMap< T >inline
VpsMap(int nDim, const Tps< T > rhs[])VpsMap< T >inline
VpsMap(const Matrix< T > &M)VpsMap< T >inline
VpsMap(const Vector< T > &V)VpsMap< T >inline
VpsMap()VpsMap< T >inline
VpsMap(const VpsMap< T > &rhs)VpsMap< T >inline
~Vps()Vps< T >
~VpsMap()VpsMap< T >inline