Introduce AngleInteractionType
authorejjordan <ejjordan@kth.se>
Mon, 21 Jun 2021 14:34:29 +0000 (16:34 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 24 Jun 2021 09:48:58 +0000 (09:48 +0000)
commite40bd10b63578d83caf9a52c54c8a87f8425e58f
treeee5363cbeb50e625bc9213f18b28330cf86e7eb4
parent6eae295b15a92e524a244328915ea07f473d1a02
Introduce AngleInteractionType

This adds a template from which subsequent angle types can be generated.
api/nblib/listed_forces/bondtypes.h
api/nblib/listed_forces/kernels.hpp
api/nblib/listed_forces/tests/calculator.cpp
api/nblib/listed_forces/tests/conversions.cpp
api/nblib/listed_forces/tests/helpers.cpp
api/nblib/listed_forces/tests/linear_chain_input.hpp
api/nblib/listed_forces/tests/typetests.cpp
api/nblib/samples/methane-water-integration.cpp
api/nblib/tests/molecules.cpp
api/nblib/tests/testsystems.cpp
api/nblib/tests/topology.cpp