Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 324 Bytes

precsparsefunction.rst

File metadata and controls

7 lines (6 loc) · 324 Bytes

PrecomputedSparseFunction

.. autoclass:: devito.types.PrecomputedSparseFunction
    :members: name, dtype, grid, dimensions, shape, data, data_domain, data_with_halo, data_ro_domain, data_ro_with_halo, space_order, gridpoints, inject, interpolate
    :show-inheritance: