File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ algorithm
296296 end matchcontinue;
297297end pantelidesIndexReductionMSS;
298298
299- protected function minimalStructurallySingularSystem "author: Frenkel TUD - 2012-04,
299+ protected function minimalStructurallySingularSystem "author: Frenkel TUD - 2012-04,
300300 checks if the subset of equations is minimal structurally singular. The
301301 check is done for all equations and variables and for each subset.
302302 The number of states must be larger or equal to the number of unmatched
@@ -334,7 +334,7 @@ algorithm
334334end minimalStructurallySingularSystem;
335335
336336protected function minimalStructurallySingularSystemMSS
337- "author: Frenkel TUD - 2012-11,
337+ "author: Frenkel TUD - 2012-11,
338338 helper for minimalStructurallySingularSystem"
339339 input list< list< Integer >> inEqnsLst;
340340 input BackendDAE . EqSystem inSystem;
You can’t perform that action at this time.
0 commit comments