dune-fem 2.8.0
|
#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 | |
namespace | Dune |
namespace | 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) |