Test for the cake grid manager. More...
#include <config.h>
#include <iostream>
#include <cmath>
#include <string>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/fvector.hh>
#include <dune/common/timer.hh>
#include <dune/grid/io/file/vtk.hh>
#include <dune/grid/yaspgrid.hh>
#include <dumux/io/grid/gridmanager_sub.hh>
#include <dumux/common/parameters.hh>
Test for the cake grid manager.
Classes | |
class | CircleSelector< GlobalPosition > |
A method providing an () operator in order to select elements for a subgrid. More... | |
Functions | |
template<int dim, class HostGrid > | |
void | testSubGrid (const std::string &hostGridName) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
void testSubGrid | ( | const std::string & | hostGridName | ) |