Opened 15 years ago
Closed 10 years ago
#261 closed enhancement (duplicate)
Calling external dynlink/BINDC functions from SINDARIN
Reported by: | ohl | Owned by: | kilian |
---|---|---|---|
Priority: | P2 | Milestone: | v2.3.1 |
Component: | core | Version: | 2.0.0rc3 |
Severity: | major | Keywords: | |
Cc: |
Description
New syntax
extcall ("filename", "functionname", <args>)
should compile (if necessary) the code in filename.f90 and call the function functionname with the arguments <args> and the current event (particle ids and four vectors) as implicit argument.
Rationale: interpreted SINDARIN might turn out to be too slow for very complex cut definitions.
Change History (3)
comment:1 Changed 13 years ago by
comment:3 Changed 10 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Marked as duplicate of #529.
Note: See
TracTickets for help on using
tickets.
Is this ticket still relevant? Somehow I lost track here...