Skip to content
Snippets Groups Projects
Commit 6a15ee1c authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Define a first mechanism to call user functions in C++

This is a concept proof. It requires many improvements:
- code is crappy
- only works for one kind of function (R^3->R^3 with a result defined
as a list of 3 R)
- no check is performed
- execution context (necessary for multi-threading  is not properly
defined)

Also, one should define an handier way to define such mechanism
parent 6bda3939
No related branches found
No related tags found
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment