Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
* Update `SolverInterface` to `Participant`
  • Loading branch information
BenjaminRodenberg authored Jan 22, 2025
1 parent 963e999 commit 0600e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ To use the bindings, you have to add this folder (e.g. `/home/user/matlab-bindin

## Usage

The API introduces a MATLAB wrapper class for the `SolverInterface` class and a namespace for the preCICE constants. They are accessible in MATLAB as `precice.Participant` and `precice.constants` respectively.
The API introduces a MATLAB wrapper class for the `Participant` class and a namespace for the preCICE constants. They are accessible in MATLAB as `precice.Participant` and `precice.constants` respectively.

The function syntax is mostly identical to the syntax of the C++ API. The following things should be noted:

Expand Down

0 comments on commit 0600e2c

Please sign in to comment.