
.. Documentation for the header file dolfin/fem/assemble_local.h

.. _programmers_reference_cpp_fem_assemble_local:

assemble_local.h
================

.. note::
    
    The documentation on this page was automatically extracted from the
    DOLFIN C++ code and may need to be edited or expanded.
    



.. cpp:function:: void assemble_local(const Form& a, const Cell& cell, std::vector<double>& tensor)

    Assemble form to local tensor on a cell


