Navigation

Operators and Keywords

Function List:

C++ API

Function File: [b] = bim2a_rhs(mesh,f,g)

Build the finite element right-hand side of a diffusion problem employing mass-lumping.

The equation taken into account is:

delta * u = f * g

where f is an element-wise constant scalar function, while g is a piecewise linear conforming scalar function.

See also: bim2a_reaction, bim2a_advection_diffusion, bim2a_laplacian, bim1a_reaction, bim3a_reaction.

Package: bim