Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / docs / doxygen / cycle-suppressions.txt
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 fileio -> gmxlib
9 gmxlib -> listed_forces
10 mdlib -> essentialdynamics
11 mdlib -> imd
12 mdlib -> ewald
13 mdlib -> pulling
14 mdlib -> awh
15 nbnxm -> domdec
16 nbnxm -> mdlib
17 simd -> hardware
18 gpu_utils -> hardware
19 listed_forces -> mdlib