assemble.h¶
Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
-
void
assemble
(GenericTensor &A, const Form &a)¶ Assemble tensor
Assemble system (A, b) and apply Dirichlet boundary conditions
Assemble system (A, b) on sub domains and apply Dirichlet boundary conditions
-
void
assemble_multimesh
(GenericTensor &A, const MultiMeshForm &a)¶ Assemble tensor from multimesh form