Struct VFFVectors
Defined in File VffController.hpp
Struct Documentation
A structure to hold the VFF vectors.
This structure contains three vectors: attractive, repulsive, and result. Each vector is represented as a std::vector of doubles.
Public Members