Changes
Page history
Update Boundary Conditions
authored
Oct 30, 2018
by
Alain O' Miniussi
Hide whitespace changes
Inline
Side-by-side
Developer's-corner/Boundary-Conditions.md
View page @
7a87df82
...
...
@@ -56,7 +56,7 @@ In a carefully chosen source file ([src/D3/boundariesConditions.cpp](https://git
// Note: SomeGreatBC must be visible in scope
// You probably jut need to add that:
FctBoundariesHandler someGreatBc("someGreatBC", SomGreatBC);
FctBoundariesHandler someGreatBc("someGreatBC", Som
e
GreatBC);
```
You're done.
...
...
...
...