Skip to content

Commit cd78d2f

Browse files
committed
Add new solver
1 parent c3fa84a commit cd78d2f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

kratos.gid/apps/Dam/xml/Solvers.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
</inputs>
5151
</solver>
5252

53+
<solver n="ExternalSolversApplication.super_lu" pn="SuperLU" SolverType="Standard" Parallelism="OpenMP">
54+
<inputs>
55+
</inputs>
56+
</solver>
57+
5358
<!--
5459
<solver n="Pastix_Direct" pn="Pastix Direct" SolverType="Standard" Parallelism="OpenMP">
5560
<inputs>

0 commit comments

Comments
 (0)