Update Code Architecture and Organization authored by Alain O' Miniussi's avatar Alain O' Miniussi
...@@ -152,4 +152,4 @@ Boundaries condition are implemented through **BoundariesHandler** [function obj ...@@ -152,4 +152,4 @@ Boundaries condition are implemented through **BoundariesHandler** [function obj
[^2]: Not a very smart name, but **Field** was already used at the time. It might change in the future. [^2]: Not a very smart name, but **Field** was already used at the time. It might change in the future.
[^3]: Mostly for backward compatibility/laziness/lack of time. [^3]: Mostly for backward compatibility/laziness/lack of time.
[^4]: Intel has [special optimizations](https://software.intel.com/en-us/articles/using-improved-stdvalarray-with-intelr-c-compiler) for `std::valarray`, has not been tested yet. [^4]: Intel has [special optimizations](https://software.intel.com/en-us/articles/using-improved-stdvalarray-with-intelr-c-compiler) for `std::valarray`, has not been tested yet.
[^5] Also called "callback". [^5]: Also called "callback".
\ No newline at end of file \ No newline at end of file