@@ -168,16 +168,15 @@ <h2 id="fcloopfindtopologymappings">FCLoopFindTopologyMappings</h2>
168168< ul >
169169< li > < p > < code > FCLoopFindSubtopologies</ code > is applied to the same list
170170of topologies that is passed as input to
171- < code > FCLoopFindTopologyMappings</ code > . Here everything should work as
172- expected, because by default < code > FCLoopFindSubtopologies</ code > removes
173- the original input topologies from its output. Hence, there are no
174- topologies appearing both in the input and preferred topologies
175- lists.</ p > </ li >
176- < li > < p > < code > FCLoopFindSubtopologies</ code > is applied to a same list of
171+ < code > FCLoopFindTopologyMappings</ code > . Here
172+ < code > FCLoopFindSubtopologies</ code > removes the original input
173+ topologies from its output by default. Hence, there are no topologies
174+ appearing both in the input and preferred topologies lists.</ p > </ li >
175+ < li > < p > < code > FCLoopFindSubtopologies</ code > is applied to a list of
177176preferred topologies that are distinct from the input topologies. In
178- this case one should set the < code > Remove</ code > to < code > False </ code >
179- to ensure that the original preferred topologies are kept in the
180- output.</ p > </ li >
177+ this case one should set the option < code > Remove</ code > to
178+ < code > False </ code > to ensure that the original preferred topologies are
179+ kept in the output.</ p > </ li >
181180</ ul >
182181< h3 id ="see-also "> See also</ h3 >
183182< p > < a href ="Extra/FeynCalc.html "> Overview</ a > , < a
0 commit comments