Mentions légales du service

Skip to content
Snippets Groups Projects

Modify the map function to take into parameters an variadic number of data

Merged Mathieu Faverge requested to merge faverge/chameleon:feature/batch into master
Compare and
36 files
+ 1930
235
Compare changes
  • Side-by-side
  • Inline
Files
36
+ 1
0
@@ -47,6 +47,7 @@ set(CHAMELEON_CONTROL
../control/chameleon_f77.c
../control/chameleon_mf77.c
map.c
mapv.c
pmap.c
)
Loading