Skip to content
Snippets Groups Projects
Commit 64591cc2 authored by Boris Martin's avatar Boris Martin
Browse files

update latex

parent 2410de90
No related branches found
No related tags found
1 merge request!17New tutorial case: overlapping DDM (Dirichlet) for Laplace equation
Pipeline #10076 passed
# Poisson Equation with overlap and Dirichlet # Poisson Equation with overlap and Dirichlet
We solve a homogeneous Poisson (i.e. Laplace) equation with domain decomposition. We solve a homogeneous Poisson (i.e. Laplace) equation with domain decomposition.
The domain is a 2 by one rectangle, with boundary conditions $u(0, y) = 0, u(2, y) = 2$ and homogenuous von Neumann conditions on the other edges. The analytical solution is $u(x,y) = x$. The domain is a 2 by one rectangle, with boundary conditions $`u(0, y) = 0, u(2, y) = 2`$ and homogenuous von Neumann conditions on the other edges. The analytical solution is $`u(x,y) = x`$.
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment