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

pugs

  • Clone with SSH
  • Clone with HTTPS
  • Stephane Del Pino's avatar
    Stéphane Del Pino authored
    Remove almost all std::exit calls.
    
    Now, one should use one of the provided exceptions.
    
    - NormalError: an error which is related to the use of the code. It is
    not related to a bug
    
    - NotImplementedError: an error related to a functionnality that is
    not avaliable yet
    
    - UnexpectedError: an error related to some unexpected state. This
    is related to a bug
    
    Closes #13
    c64d0a0b
    History
    Name Last commit Last update