Ignore:
Timestamp:
02/14/18 00:06:52 (6 years ago)
Author:
dubos
Message:

devel/unstructured : local mesh setup + halo exchange

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/Python/src/unstructured.pyx

    r680 r681  
    6060                     ['dynamico_caldyn_unstructured', c_double, c_void_p,20], 
    6161                     ['dynamico_partition_graph', c_int,2, c_void_p,3, c_int, c_void_p], 
     62                     ['dynamico_init_transfer', c_int, c_int,2,c_void_p,3, c_int,2,c_void_p,3], 
     63                     ['dynamico_update_halo', c_int,3,c_void_p], 
    6264                     ['dynamico_morton_encode', c_int,c_void_p,4] 
    6365                     ]) 
Note: See TracChangeset for help on using the changeset viewer.