Dune Core Modules (unstable)

gridinfo.hh File Reference

Some functions to list information about a grid. More...

#include <iostream>
#include <typeinfo>
#include <dune/common/exceptions.hh>
#include <dune/common/classname.hh>
#include <dune/geometry/referenceelements.hh>
#include "grid.hh"

Go to the source code of this file.

Namespaces

 Dune
 Dune namespace.
 

Functions

template<class G >
void Dune::gridinfo (const G &grid, std::string prefix="")
 A function to print some information about the grid as a whole.
 
template<class G >
void Dune::gridlevellist (const G &grid, int level, std::string prefix)
 A function to print info about a grid level and its entities.
 
template<class G >
void Dune::gridleaflist (const G &grid, std::string prefix)
 A function to print info about a leaf grid and its entities.
 

Detailed Description

Some functions to list information about a grid.

Author
Peter Bastian
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 5, 22:29, 2024)