lammps/unittest/force-styles
Axel Kohlmeyer e23774ed56
include "pointers.h" to avoid include file name conflicts when compiling with USER-VTK enabled
2020-10-13 15:26:38 -04:00
..
tests a few more unittest tweaks 2020-09-17 11:11:44 -04:00
CMakeLists.txt add tester tool for timestep related fixes: integrators, thermostats, force manipulations, constraints 2020-08-08 22:54:17 -04:00
check_tests.py also check fix styles. properly detect upper case. 2020-08-08 23:13:57 -04:00
error_stats.cpp use fmt::format() for error_stats output. 2020-06-13 02:11:21 -04:00
error_stats.h add function to query whether ErrorStats class has data 2020-08-09 01:01:35 -04:00
test_angle_style.cpp update unit tests for move of version string location 2020-09-19 15:00:03 -04:00
test_bond_style.cpp update unit tests for move of version string location 2020-09-19 15:00:03 -04:00
test_config.h add support for storing a global scalar and global vector 2020-08-09 00:03:43 -04:00
test_config_reader.cpp correctly read entire vector 2020-08-09 01:27:56 -04:00
test_config_reader.h add support for storing a global scalar and global vector 2020-08-09 00:03:43 -04:00
test_error_stats.cpp add function to query whether ErrorStats class has data 2020-08-09 01:01:35 -04:00
test_fix_timestep.cpp update unit tests for move of version string location 2020-09-19 15:00:03 -04:00
test_main.cpp include "pointers.h" to avoid include file name conflicts when compiling with USER-VTK enabled 2020-10-13 15:26:38 -04:00
test_main.h enable aligning consecutive assignments 2020-06-13 02:05:13 -04:00
test_pair_style.cpp update unit tests for move of version string location 2020-09-19 15:00:03 -04:00
yaml_reader.h enable aligning consecutive assignments 2020-06-13 02:05:13 -04:00
yaml_writer.cpp apply clang-format settings to the c++ sources in the unittest tree 2020-06-13 01:54:58 -04:00
yaml_writer.h apply clang-format settings to the c++ sources in the unittest tree 2020-06-13 01:54:58 -04:00