3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions
test_propertysystem.cc File Reference

Testing the Dumux property system. More...

#include <iostream>
#include <type_traits>
#include <dune/common/classname.hh>
#include <dune/common/exceptions.hh>
#include <dumux/common/properties/propertysystem.hh>

Description

Testing the Dumux property system.

Classes

struct  Dumux::Properties::Scalar< TypeTag, MyTypeTag >
 Property to specify the type of scalar values. More...
 
struct  Dumux::Properties::CoordinateType< TypeTag, MyTypeTag >
 
struct  Dumux::Properties::UseTpfaFlux< TypeTag, MyTypeTag >
 
struct  Dumux::Properties::TTag::Base
 
struct  Dumux::Properties::TTag::Grid
 
struct  Dumux::Properties::TTag::CCTpfaDisc
 
struct  Dumux::Properties::TTag::BoxDisc
 
struct  Dumux::Properties::TTag::OnePModel
 
struct  Dumux::Properties::TTag::OnePTest
 
struct  Dumux::Properties::Scalar< TypeTag, TTag::Base >
 
struct  Dumux::Properties::Scalar< TypeTag, TTag::OnePModel >
 
struct  Dumux::Properties::Scalar< TypeTag, TTag::OnePTest >
 
struct  Dumux::Properties::CoordinateType< TypeTag, TTag::Grid >
 
struct  Dumux::Properties::UseTpfaFlux< TypeTag, TTag::CCTpfaDisc >
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::Properties
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 

Functions

int main (int argc, char *argv[])
 the main function More...
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

the main function

Include dependency graph for test_propertysystem.cc: