dune-grid 2.9.0
|
#include <math.h>
#include <iostream>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/parametertreeparser.hh>
#include <dune/common/timer.hh>
#include <dune/grid/yaspgrid.hh>
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
[set up grid]
[extract gridview]
[iterate over codim]
[iterate over grid view]
[access to subentities]