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

Tests the grid manager class for models using facet coupling. More...

#include <config.h>
#include <iostream>
#include <dune/common/exceptions.hh>
#include <dune/common/float_cmp.hh>
#include <dune/grid/uggrid.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/alugrid/grid.hh>
#include <dune/foamgrid/foamgrid.hh>
#include <dune/grid/io/file/vtk/vtkwriter.hh>
#include <dumux/common/parameters.hh>
#include <dumux/io/vtkfunction.hh>
#include <dumux/multidomain/facet/gridmanager.hh>

Description

Tests the grid manager class for models using facet coupling.

Macros

#define BULKGRIDTYPE   Dune::UGGrid<3>
 

Functions

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

Macro Definition Documentation

◆ BULKGRIDTYPE

#define BULKGRIDTYPE   Dune::UGGrid<3>

Function Documentation

◆ main()

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

make sure we found the right number of boundary segments

check if we found the right number of embeddings

Include dependency graph for test_gridmanager.cc: