HSU-HPC / MaMiCo

The macro-micro-coupling tool for coupled molecular-continuum flow simulation
BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

Mdsolver test exclude #32

Closed amartyads closed 11 months ago

amartyads commented 11 months ago

Added checks in the CMakeLists to only compile tests for the currently selected MD solver. This circumvents having many ifdefs in all tests. I've added two sample tests to make sure it works.

If we'd rather have ifdefs, we can discuss it here.