lammps/unittest/force-styles
Axel Kohlmeyer fa13e23f7a
add atomic test for gauss pair style
2020-08-27 17:41:25 -04:00
..
tests add atomic test for gauss pair style 2020-08-27 17:41:25 -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 rename test programs to be consistent with the other programs in the unittest tree 2020-07-12 19:22:14 -04:00
test_bond_style.cpp rename test programs to be consistent with the other programs in the unittest tree 2020-07-12 19:22:14 -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 skip testing fix nve/limit for r-RESPA as it is not compatible by design 2020-08-19 15:08:32 -04:00
test_main.cpp always call MPI_Finalize() before exiting tester program 2020-08-09 15:17:53 -04:00
test_main.h enable aligning consecutive assignments 2020-06-13 02:05:13 -04:00
test_pair_style.cpp add (partial) tests for pair styles dpd and dpd/tstat 2020-08-22 22:00:13 -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