Skip to content

Commit

Permalink
Removed distribution type from config of solver-dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilberto committed Dec 31, 2019
1 parent 478fd9e commit 199fddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solverdummy/precice-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<read-data name="Forces" mesh="MeshTwo" />
</participant>

<m2n:sockets from="SolverOne" to="SolverTwo" distribution-type="gather-scatter"/>
<m2n:sockets from="SolverOne" to="SolverTwo"/>

<coupling-scheme:serial-implicit>
<participants first="SolverOne" second="SolverTwo" />
Expand Down

0 comments on commit 199fddc

Please sign in to comment.