Timestamp:
Oct 5, 2009, 2:31:35 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
424d1ce
Parents:
e1f6d7
Message:

ActOnAll is a test (not in the molecuilder source tree, but as a singular UnitTest) to get a template function for Vector member function calls.

The idea is to have a call such as:
ActOnAll( AddVector (1.,0.,0.) );
which performs the AddVector on all Vectors (inside the atoms) in e.g. the molecule class.

This would save a lot of unnecessary lines and would make the code in general easier to read.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.