Changes
Page history
Update Code Architecture and Organization
authored
May 15, 2020
by
Alain O' Miniussi
Show whitespace changes
Inline
Side-by-side
Developer's-corner/Code-Architecture-and-Organization.md
View page @
fab2f9fc
...
@@ -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](#
S
calar
F
ield)**
.
Used to represent think la velocities, they are mostly a triplet of
**[ScalarField](#
the-s
calar
f
ield
-object
)**
.
## The disk description
## The disk description
...
...
...
...