The Poisson problem with homogeneous Dirichlet boundary condition – solver function.
The Poisson problem with homogeneous Dirichlet boundary condition – solver function
form a = integrate (dot(grad(
u),grad(v)));
}
field lh(Float epsilon, Float t, const test &v)
see the field page for the full documentation
see the problem page for the full documentation
see the space page for the full documentation
see the test page for the full documentation
see the test page for the full documentation
void dirichlet(const field &lh, field &uh)