Loading...
Searching...
No Matches
eonc::neb::PlainEB Struct Reference

Mills, Jonsson, Schenter, Surf. More...

#include <NEBProjection.h>

Public Member Functions

AtomMatrix project (const ImageForceData &d) const

Detailed Description

Mills, Jonsson, Schenter, Surf.

Sci. 324:305, 1995. Plain elastic band: full spring force + full true force (no nudging).

Definition at line 32 of file NEBProjection.h.

Member Function Documentation

◆ project()

AtomMatrix eonc::neb::PlainEB::project ( const ImageForceData & d) const

Definition at line 17 of file NEBProjection.cpp.

17 {
18 return d.springResult.forceSpring + d.force;
19}

The documentation for this struct was generated from the following files: