Browse Source
KLU is selected by 'option klu' If both 'option klu' and 'option sparse' are given, the last one executed determines the solver. 'option sparse=0' de-selects spares, i.e. selects klu. 'option klu=0' de-selects klu, selects sparse. 'option klu=1' has the same meaning as 'option klu'. 'option sparse=1' has the same meaning as 'option sparse'.pre-master-46
3 changed files with 7 additions and 2 deletions
Loading…
Reference in new issue