Classes | |
| class | CVFEGridFunction |
| Thin dune-functions-compatible wrapper for a CVFE grid function. More... | |
| class | GridWriter |
| class | OutputModule |
Functions | |
| template<class GridGeometry, class SolutionVector> | |
| auto | cvfeGridFunction (const GridGeometry &gg, const SolutionVector &sol) |
| Convenience factory function for CVFEGridFunction. | |
| auto Dumux::IO::cvfeGridFunction | ( | const GridGeometry & | gg, |
| const SolutionVector & | sol ) |