ls1-MarDyn
ls1-MarDyn molecular dynamics code
Classes | Public Member Functions | Friends | List of all members
bhfmm::Vector3< type > Class Template Reference

Classes

class  compare
 

Public Member Functions

 Vector3 (type arg)
 
 Vector3 (type arg0, type arg1, type arg2)
 
 Vector3 (type args[3])
 
 Vector3 (const Vector3 &other)
 
Vector3 operator+ (const Vector3 &rhs) const
 
void operator+= (const Vector3 &rhs)
 
Vector3 operator- (const Vector3 &rhs) const
 
Vector3 operator* (double scalar) const
 
void operator*= (double scalar)
 
type MaxNorm () const
 
type L2NormSquare () const
 
double L2Norm () const
 
Vector3operator= (const Vector3 &rhs)
 
Vector3operator= (type rhs)
 
typeoperator[] (int i)
 
type operator[] (int i) const
 
bool operator== (const Vector3 &rhs) const
 
const typedata () const
 

Friends

std::ostream & operator (std::ostream &stream, const Vector3 &v)
 

The documentation for this class was generated from the following file: