AT_BANNER([MoleCuilder - simulation domain]) # define box setting m4_include([Domain/ChangeBox/testsuite-domain-change-box.at]) # center atoms in defined domain m4_include([Domain/CenterInBox/testsuite-domain-center-in-box.at]) # center atoms with defined boundary m4_include([Domain/AddEmptyBoundary/testsuite-domain-add-empty-boundary.at]) # center atoms and adjusting boundary m4_include([Domain/CenterOnEdge/testsuite-domain-center-on-edge.at]) # scaling box m4_include([Domain/ScaleBox/testsuite-domain-scale-box.at]) # duplicating box m4_include([Domain/RepeatBox/testsuite-domain-repeat-box.at])