3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Macros | Functions
multidomain/boundary/darcydarcy/1p_1p/main.cc File Reference

Test for the equal dimension boundary coupling model. More...

#include <config.h>
#include <ctime>
#include <iostream>
#include <fstream>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/timer.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/dumuxmessage.hh>
#include <dumux/linear/seqsolverbackend.hh>
#include <dumux/assembly/diffmethod.hh>
#include <dumux/discretization/method.hh>
#include <dumux/io/vtkoutputmodule.hh>
#include <dumux/io/grid/gridmanager.hh>
#include <dumux/io/grid/subgridmanager.hh>
#include <dumux/porousmediumflow/1p/model.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/cellcentered/tpfa/fvgridgeometry.hh>
#include <dumux/multidomain/traits.hh>
#include <dumux/multidomain/fvassembler.hh>
#include <dumux/multidomain/newtonsolver.hh>
#include <dumux/multidomain/boundary/darcydarcy/couplingmanager.hh>
#include "problem.hh"

Description

Test for the equal dimension boundary coupling model.

Classes

struct  Dumux::Properties::TTag::OnePSub
 
struct  Dumux::Properties::TTag::OnePSub0
 
struct  Dumux::Properties::TTag::OnePSub1
 
struct  Dumux::Properties::CouplingManager< TypeTag, TTag::OnePSub >
 
struct  Dumux::Properties::Grid< TypeTag, TTag::OnePSub >
 
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::OnePSub >
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::OnePSub >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::OnePSub0 >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::OnePSub1 >
 

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.
 

Macros

#define DOMAINSPLIT   0
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ DOMAINSPLIT

#define DOMAINSPLIT   0

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Include dependency graph for multidomain/boundary/darcydarcy/1p_1p/main.cc: