|
dune-fem
2.8-git
|
#include <cstdlib>#include <climits>#include <iostream>#include <string>#include <typeinfo>#include <vector>#include <dune/common/exceptions.hh>Go to the source code of this file.
Classes | |
| class | Dune::Fem::UnknownGridException |
| struct | Dune::Fem::GridName< GridImp > |
Namespaces | |
| Dune | |
| Dune::Fem | |
Functions | |
| template<class GridImp > | |
| static const std::string & | Dune::Fem::gridName () |
| template<class GridImp > | |
| static const std::string & | Dune::Fem::gridName (const GridImp &grid) |