Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 370 Bytes

function.rst

File metadata and controls

9 lines (7 loc) · 370 Bytes

Function

.. autoclass:: devito.types.Function
    :members: name, dtype, grid, dimensions, space_dimensions, shape, shape_with_halo, shape_allocated, shape_global, data, data_domain, data_with_halo, data_ro_domain, data_ro_with_halo, space_order, sum, avg
    :show-inheritance: