Directories | |
| grid | |
| vtk | |
Files | |
| adaptivegridrestart.hh | |
| Provides a restart functionality for adaptive grids. | |
| container.hh | |
| Free functions to write and read a sequence container to and from a file. | |
| defaultiofields.hh | |
| Adds output fields to a given output module, this is the default if a model doesn't implement this functionality. | |
| gnuplotinterface.hh | |
| Interface for passing data sets to a file and plotting them, if gnuplot is installed. | |
| loadsolution.hh | |
| read from a file into a solution vector | |
| name.hh | |
| A collection of input/output field names for common physical quantities. | |
| ploteffectivediffusivitymodel.hh | |
| Interface for plotting the multi-component-matrix-interaction laws. | |
| plotmateriallaw.hh | |
| Interface for plotting the two-phase fluid-matrix-interaction laws. | |
| plotmateriallaw3p.hh | |
| Interface for plotting the three-phase fluid-matrix-interaction laws. | |
| plotthermalconductivitymodel.hh | |
| Interface for plotting the non-isothermal two-phase fluid-matrix-interaction laws. | |
| pointcloudvtkwriter.hh | |
| A VTK writer specialized for staggered grid implementations with dofs on the faces. | |
| rasterimagereader.hh | |
| A simple reader class for raster images. | |
| restart.hh | |
| Generic class to read/write restart files. | |
| staggeredvtkoutputmodule.hh | |
| A VTK output module to simplify writing dumux simulation data to VTK format. Specialization for staggered grids with dofs on faces. | |
| velocityoutput.hh | |
| Default velocity output policy for porous media models. | |
| vtkfunction.hh | |
| Dune style VTK functions. | |
| vtkmultiwriter.hh | |
| Simplifies writing multi-file VTK datasets. | |
| vtknestedfunction.hh | |
| Provides a vector-valued function using Dune::FieldVectors as elements. | |
| vtkoutputmodule.hh | |
| A VTK output module to simplify writing dumux simulation data to VTK format. | |
| vtkprecision.hh | |
| Vtk output precision options available in Dumux. | |
| vtksequencewriter.hh | |
| Base class to write pvd-files which contains a list of all collected vtk-files. This is a modified version of DUNE's pvd writer which takes a VTKWriter as template argument making it more general. | |