Skip to content
Snippets Groups Projects
Commit 9ab2f3e9 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Reorganize boundary conditions

Now BC types are
- Dirichlet
- Fourier
- Neumann
- Symmetry

One can set tags for Dirichlet, Neumann and Fourier in order to
distinguish variables concerned by these conditions.

In the future, it is planned to allow freefem like conditions such
as `u = g on XMIN` or `alpha * u + dnu (u) = g on 3`,...

However this will only make sense when "algorithms" will be set in
pugs' language.
parent e5173a94
Branches
Tags
1 merge request!44Feature/glace boundary conditions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment