Bases: dolfin.cpp.fem.SystemAssembler
This class provides an assembler for systems of the form Ax = b. It differs from the default DOLFIN assembler in that it applies boundary conditions at the time of assembly, which preserves any symmetries in A.
Create a SystemAssembler
Bilinear form
Linear form
A list or a single DirichletBC (optional)