assemble_system

dolfin.cpp.fem.assemble_system(*args)

Overloaded versions

  • assemble_system(A, b, a, L)

    Assemble system (A, b)

  • assemble_system(A, b, a, L, bc)

    Assemble system (A, b) and apply Dirichlet boundary condition

  • assemble_system(A, b, a, L, bcs)

    Assemble system (A, b) and apply Dirichlet boundary conditions

  • assemble_system(A, b, a, L, bcs, x0)

    Assemble system (A, b) on sub domains and apply Dirichlet boundary conditions