Update Boundary Conditions authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -65,7 +65,7 @@ You're done. ...@@ -65,7 +65,7 @@ You're done.
### Factorize ### Factorize
It's possible to apply any number of boundaries conditions, so instead of replicating common code, make it an independent conditions and call them as needed. (need details ?) It's possible to apply any number of boundaries conditions, so instead of replicating common code, make it an independent conditions and call it as needed. (need details ?)
If you think it would be easier for the user to have a prepackages set of conditions, you can still cluster them[^1]: If you think it would be easier for the user to have a prepackages set of conditions, you can still cluster them[^1]:
... ...
......