Class for grid data attached to dgf or gmsh grid files. More...
#include <algorithm>
#include <memory>
#include <string>
#include <type_traits>
#include <unordered_map>
#include <vector>
#include <fstream>
#include <dune/common/exceptions.hh>
#include <dune/grid/common/gridfactory.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/grid/io/file/dgfparser/gridptr.hh>
#include <dune/grid/io/file/dgfparser/parser.hh>
#include <dune/grid/utility/persistentcontainer.hh>
#include <dune/geometry/axisalignedcubegeometry.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/porenetwork/common/throatproperties.hh>
#include "parametersforgeneratedgrid.hh"
Go to the source code of this file.
Class for grid data attached to dgf or gmsh grid files.
Classes | |
class | Dumux::PoreNetwork::GridData< Grid > |
Class for grid data attached to dgf or gmsh grid files. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::PoreNetwork |