Remove cycle suppression
[gromacs.git] / docs / doxygen / cycle-suppressions.txt
blob7c4fcf1610aad2688062b271d3d2c8297535e1ea
1 # Order (or more generally, edge selection) is significant (see gmxtree.md);
2 # "moduleA -> moduleB" means that moduleA should not depend on moduleB, and is
3 # a problem to be addressed at some point.
4 domdec -> imd
5 domdec -> ewald
6 domdec -> mdlib
7 domdec -> pulling
8 domdec -> swap
9 fileio -> gmxlib
10 gmxlib -> listed-forces
11 mdlib -> essentialdynamics
12 mdlib -> imd
13 mdlib -> ewald
14 mdlib -> pulling
15 mdlib -> awh
16 simd -> hardware
17 gpu_utils -> hardware
18 topology -> listed-forces
19 listed-forces -> mdlib