Skip to content
Snippets Groups Projects
  • Sander, Oliver's avatar
    7654880a
    Remove homegrown VTKReader, use dune-vtk instead · 7654880a
    Sander, Oliver authored
    Simon Praetorius' dune-vtk module has much better support for reading
    and writing than my old hacks in dune-gfe.  Let's start adopting
    dune-vtk for VTK I/O.
    
    In this initial step, dune-vtk becomes a dependency of dune-gfe,
    but only an optional one.  This may change.
    7654880a
    History
    Remove homegrown VTKReader, use dune-vtk instead
    Sander, Oliver authored
    Simon Praetorius' dune-vtk module has much better support for reading
    and writing than my old hacks in dune-gfe.  Let's start adopting
    dune-vtk for VTK I/O.
    
    In this initial step, dune-vtk becomes a dependency of dune-gfe,
    but only an optional one.  This may change.
dune.module 364 B
################################
# Dune module information file #
################################

#Name of the module
Module: dune-gfe
Version: svn
Maintainer: oliver.sander@tu-dresden.de
#depending on
Depends: dune-grid dune-uggrid dune-istl dune-localfunctions dune-functions dune-solvers dune-fufem dune-elasticity
Suggests: dune-foamgrid dune-parmg dune-vtk