Skip to content
Snippets Groups Projects
Select Git revision
  • f64135a27f7e49f84a5bdb7451f384d2579500d3
  • 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

node_processor

  • Clone with SSH
  • Clone with HTTPS
  • Stephane Del Pino's avatar
    Stéphane Del Pino authored
    It remains a bunch of types checking and validation
    
    Functions such as `min`, `max` and maybe `abs` should probably not be defined as
    math C functions: these functions should compute their returned type according
    to their arguments and not be only real function. Moreover, `min` and `max`
    should conveniently allow more than 2 arguments.
    f64135a2
    History
    Name Last commit Last update
    ..