.. Documentation for the header file dolfin/fem/LocalAssembler.h .. _programmers_reference_cpp_fem_localassembler: LocalAssembler.h ================ .. note:: The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded. .. cpp:class:: LocalAssembler Assembly of local cell tensors. Used by the adaptivity and LocalSolver functionality in dolfin. The local assembly functionality provided here is also wrapped as a free function assemble_local(form_a, cell) in Python for easier usage. Use from the C++ interface defined below will be faster than the free function as fewer objects need to be created and destroyed. .. cpp:function:: static void assemble(Eigen::Matrix