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

algorithms

  • Clone with SSH
  • Clone with HTTPS
  • Stéphane Del Pino's avatar
    Stéphane Del Pino authored
    - WriterModule now just contains calls to writers
    - Add a WriterBase class to share cleanly common functionalities
    
    Also improve VTKWriter functionalities
    - the time series file (`.pvd`) is now produced and should be loaded
    to get proper data
    
    Finally add a GNUPlotWriter
    - works for both 1D and 2D
    - cannot mix node and cell data in the same result file (this is done
    on purpose)
    - A simple preamble describes the content of the file
    b1509644
    History
    Name Last commit Last update
    ..