Partial Differential Equation Toolbox    
assema

Assemble area integral contributions

Syntax

Description

[K,M,F]=assema(p,t,c,a,f) assembles the stiffness matrix K, the mass matrix M, and the right-hand side vector F.

The input parameters p, t, c, a, f, u0, time, and sdl have the same meaning as in assempde.

See Also

assempde


  adaptmesh assemb