Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
force Class Reference

#include <moldynamics.h>

Public Member Functions

force operator- () const
 
force operator+ (force const &fother) const
 
 force ()
 
 force (int)
 

Data Fields

double fx
 
double fy
 

Detailed Description

Definition at line 4 of file moldynamics.h.

Constructor & Destructor Documentation

force::force ( )
inline

Definition at line 23 of file moldynamics.h.

force::force ( int  )
inline

Definition at line 29 of file moldynamics.h.

Member Function Documentation

force force::operator+ ( force const &  fother) const
inline

Definition at line 16 of file moldynamics.h.

References fx, and fy.

force force::operator- ( ) const
inline

Definition at line 9 of file moldynamics.h.

References fx, and fy.

Field Documentation


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