Skip to content
Snippets Groups Projects
Select Git revision
  • 9ab2f3e9543175c3d8cfdb6ddb7a6bdf683e798f
  • develop default protected
  • feature/advection
  • feature/composite-scheme-other-fluxes
  • origin/stage/bouguettaia
  • save_clemence
  • feature/local-dt-fsi
  • feature/variational-hydro
  • feature/gmsh-reader
  • feature/reconstruction
  • feature/kinetic-schemes
  • feature/composite-scheme-sources
  • feature/serraille
  • feature/composite-scheme
  • hyperplastic
  • feature/polynomials
  • feature/gks
  • feature/implicit-solver-o2
  • feature/coupling_module
  • feature/implicit-solver
  • feature/merge-local-dt-fsi
  • v0.5.0 protected
  • v0.4.1 protected
  • v0.4.0 protected
  • v0.3.0 protected
  • v0.2.0 protected
  • v0.1.0 protected
  • Kidder
  • v0.0.4 protected
  • v0.0.3 protected
  • v0.0.2 protected
  • v0 protected
  • v0.0.1 protected
33 results

pugs

  • Clone with SSH
  • Clone with HTTPS
  • Stephane Del Pino's avatar
    Stéphane Del Pino authored
    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.
    9ab2f3e9
    History
    Name Last commit Last update