@@ -46,7 +46,7 @@ One way of implementing such condition is to define a new function:
...
@@ -46,7 +46,7 @@ One way of implementing such condition is to define a new function:
}
}
```
```
You can have a look to the already implemented conditions in [src/boundariesConditions.cpp](https://gitlab.oca.eu/DISC/fargOCA/blob/master/src/boundariesConditions.cpp): `ComputeReflectingZ`, `OpenBoundaryR` etc.
You can have a look to the already implemented conditions in [src/boundariesConditionsHandlers.cpp](https://gitlab.oca.eu/DISC/fargOCA/blob/master/src/boundariesConditionsHandlers.cpp): `ComputeReflectingZ`, `OpenBoundaryR` etc.