Skip to content
Snippets Groups Projects
Select Git revision
  • ab3b0c6b57dddfe199397d2f6133f27a13f2b7ed
  • develop default protected
  • feature/gmsh-reader
  • origin/stage/bouguettaia
  • feature/kinetic-schemes
  • feature/reconstruction
  • feature/local-dt-fsi
  • feature/composite-scheme-sources
  • feature/composite-scheme-other-fluxes
  • feature/serraille
  • feature/variational-hydro
  • feature/composite-scheme
  • hyperplastic
  • feature/polynomials
  • feature/gks
  • feature/implicit-solver-o2
  • feature/coupling_module
  • feature/implicit-solver
  • feature/merge-local-dt-fsi
  • master protected
  • feature/escobar-smoother
  • 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

MeshModule.cpp

  • Stéphane Del Pino's avatar
    ab3b0c6b
    Define boundary conditions in pugs · ab3b0c6b
    Stéphane Del Pino authored
    This is just a small step
    - only symmetry are supported (btw theses are the only implemented in
    the code ...)
    - one requires 6 boundary conditions to be passed to the `glace` function
    
    It is quite obvious that a bunch of checks is required
    ab3b0c6b
    History
    Define boundary conditions in pugs
    Stéphane Del Pino authored
    This is just a small step
    - only symmetry are supported (btw theses are the only implemented in
    the code ...)
    - one requires 6 boundary conditions to be passed to the `glace` function
    
    It is quite obvious that a bunch of checks is required