Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::BasicVector< ValueType > Member List

This is the complete list of members for gmx::BasicVector< ValueType >, including all inherited members.

as_vec()gmx::BasicVector< ValueType >inline
as_vec() const gmx::BasicVector< ValueType >inline
BasicVector()gmx::BasicVector< ValueType >inline
BasicVector(ValueType x, ValueType y, ValueType z)gmx::BasicVector< ValueType >inline
BasicVector(const RawArray x)gmx::BasicVector< ValueType >inline
BasicVector(const BasicVector &src)=defaultgmx::BasicVector< ValueType >
BasicVector(BasicVector &&src) noexcept=defaultgmx::BasicVector< ValueType >
cross(const BasicVector< ValueType > &right) const gmx::BasicVector< ValueType >inline
dot(const BasicVector< ValueType > &right) const gmx::BasicVector< ValueType >inline
norm() const gmx::BasicVector< ValueType >inline
norm2() const gmx::BasicVector< ValueType >inline
operator const RawArray &() const gmx::BasicVector< ValueType >inline
operator RawArray &()gmx::BasicVector< ValueType >inline
operator*=(const ValueType &right)gmx::BasicVector< ValueType >inline
operator+(const BasicVector< ValueType > &right) const gmx::BasicVector< ValueType >inline
operator+=(const BasicVector< ValueType > &right)gmx::BasicVector< ValueType >inline
operator-(const BasicVector< ValueType > &right) const gmx::BasicVector< ValueType >inline
operator-=(const BasicVector< ValueType > &right)gmx::BasicVector< ValueType >inline
operator/(const ValueType &right) const gmx::BasicVector< ValueType >inline
operator/=(const ValueType &right)gmx::BasicVector< ValueType >inline
operator=(const BasicVector &v)=defaultgmx::BasicVector< ValueType >
operator=(BasicVector &&v) noexcept=defaultgmx::BasicVector< ValueType >
operator[](int i)gmx::BasicVector< ValueType >inline
operator[](int i) const gmx::BasicVector< ValueType >inline
RawArray typedefgmx::BasicVector< ValueType >
toDVec() const gmx::BasicVector< ValueType >inline
toIVec() const gmx::BasicVector< ValueType >inline
toRVec() const gmx::BasicVector< ValueType >inline
unitVector() const gmx::BasicVector< ValueType >inline