Test for the cake grid manager. More...
#include <string>
#include "config.h"
#include <iostream>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/timer.hh>
#include <dune/grid/io/file/vtk.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/io/grid/gridmanager.hh>
#include <dumux/io/grid/cakegridmanager.hh>
Test for the cake grid manager.
Functions | |
template<int dim> | |
void | testCakeGridManager (const std::string &name) |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
void testCakeGridManager | ( | const std::string & | name | ) |