| 
    NAMD
    
   | 
 
#include <MsmMap.h>
Public Member Functions | |
| C1Vector (Float r=0) | |
| void | set (Float r) | 
| C1Vector & | operator+= (const C1Vector &v) | 
Public Attributes | |
| Float | velem [C1_VECTOR_SIZE] | 
Friends | |
| Float | operator* (const C1Vector &u, const C1Vector &v) | 
| C1Vector | operator+ (const C1Vector &u, const C1Vector &v) | 
Definition at line 92 of file MsmMap.h.
References C1_VECTOR_SIZE, and velem.
      
  | 
  inline | 
Definition at line 89 of file MsmMap.h.
References C1_VECTOR_SIZE, and velem.
Definition at line 96 of file MsmMap.h.
Definition at line 101 of file MsmMap.h.
| Float C1Vector::velem[C1_VECTOR_SIZE] | 
Definition at line 87 of file MsmMap.h.
Referenced by msm::PatchData::anterpolationC1Hermite(), MsmC1HermiteGridCutoff::compute_specialized(), msm::PatchData::interpolationC1Hermite(), operator+=(), and set().
 1.8.14