3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Functions
dgfwriter.hh File Reference

Write pore-network grids with attached data to dgf file. More...

#include <string>
#include <iostream>
#include <fstream>

Go to the source code of this file.

Description

Write pore-network grids with attached data to dgf file.

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::PoreNetwork
 

Functions

template<class GridView , class GridData >
void Dumux::PoreNetwork::writeDgf (const std::string &fileName, const GridView &gridView, const GridData &gridData)
 Write pore-network grids with attached data to dgf file. More...
 
Include dependency graph for dgfwriter.hh: