Update Code Architecture and Organization authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -134,7 +134,7 @@ This object store the data as a [std::valarray<double>](http://www.cplusplus.com ...@@ -134,7 +134,7 @@ This object store the data as a [std::valarray<double>](http://www.cplusplus.com
### [VectorField](https://disc.pages.oca.eu/fargOCA/public/doxy/classfargOCA_1_1VectorField.html) ### [VectorField](https://disc.pages.oca.eu/fargOCA/public/doxy/classfargOCA_1_1VectorField.html)
Used to represent think la velocities, they are mostly a triplet of **[ScalarField](#ScalarField)**. Used to represent think la velocities, they are mostly a triplet of **[ScalarField](#the-scalarfield-object)**.
## The disk description ## The disk description
... ...
......