#
# ChangeLog for src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp
#
# Generated by Trac 1.4.4
# Mar 25, 2025, 9:14:19 AM

Wed, 14 Sep 2016 07:02:33 GMT Frederik Heber <heber@…> [fe90ab]
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	recurseMatching() now takes connections into account.

	- ...


Wed, 14 Sep 2016 07:02:31 GMT Frederik Heber <heber@…> [2ccdf4]
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest_assistant.hpp (modified)

	Fixing getConnectionTest() due to ambiguous tesselation.

	- with N=8 ...


Mon, 12 Sep 2016 23:48:37 GMT Frederik Heber <heber@…> [6393ff]
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution_getConnections.cpp (added)
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest_assistant.hpp (added)
	* src/Fragmentation/Makefile.am (modified)

	Added getConnections() to SphericalPointDistribution.

	- we use ...


Mon, 12 Sep 2016 23:48:37 GMT Frederik Heber <heber@…> [3678eb]
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	Added calculation of center of minimum distance by bisection.

	- ...


Mon, 12 Sep 2016 23:48:36 GMT Frederik Heber <heber@…> [653cea]
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	SphericalPointDistribution is now working with bond degree weights.
 ...


Mon, 12 Sep 2016 23:48:36 GMT Frederik Heber <heber@…> [450adf]
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	Extracted joinPoints() function to make it accessible to tests.

	- ...


Mon, 12 Sep 2016 23:48:34 GMT Frederik Heber <heber@…> [b67d89]
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	Using the idea of three points giving a triangle to find rotation ...


Mon, 12 Sep 2016 14:03:15 GMT Frederik Heber <heber@…> [b3c052]
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	Dropped quaternion rotation for simple arbitrary rotation axis and ...


Mon, 12 Sep 2016 14:03:15 GMT Frederik Heber <heber@…> [92bc5c]
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	Adding QuaternionTest for SphericalPointDistributionUnitTest, fixed ...


Mon, 12 Sep 2016 14:03:15 GMT Frederik Heber <heber@…> [8d38e6]
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (modified)

	Added more unit test functions up to N=8 to ...


Sat, 10 Sep 2016 16:01:20 GMT Frederik Heber <heber@…> [64cafb2]
	* src/Actions/AtomAction/SaturateAction.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (added)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (added)
	* tests/regression/Atoms/Saturate/testsuite-atoms-saturate_carbon.at (modified)
	* tests/regression/Atoms/Saturate/testsuite-atoms-saturate_nitrogen.at (modified)

	Revert "Trimmed down SphericalPointDistribution to what is needed at ...


Fri, 13 Feb 2015 09:17:02 GMT Frederik Heber <heber@…> [0241c5]
	* src/Fragmentation/Exporters/SphericalPointDistribution.cpp (modified)
	* src/Fragmentation/Exporters/SphericalPointDistribution.hpp (modified)
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (deleted)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (deleted)

	Trimmed down SphericalPointDistribution to what is needed at the
	moment.


Fri, 13 Feb 2015 08:20:23 GMT Frederik Heber <heber@…> [041b77]
	* src/Fragmentation/Exporters/unittests/Makefile.am (modified)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.cpp (added)
	* src/Fragmentation/Exporters/unittests/SphericalPointDistributionUnitTest.hpp (added)

	Added unit tests for SphericalPointDistribution.