Nathalie Furmento преди 13 години
родител
ревизия
3d3a9fb369
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      doc/chapters/advanced-api.texi

+ 1 - 0
doc/chapters/advanced-api.texi

@@ -204,6 +204,7 @@ static struct starpu_data_interface_ops interface_complex_ops =
         .get_size = complex_get_size,
         .footprint = complex_footprint,
         .interfaceid = -1,
+        .interface_size = sizeof(struct starpu_complex_interface),
 @};
 @end smallexample
 @end cartouche