dune-grid 2.9.0
Public Member Functions | List of all members
Dune::DGFGridFactory< Dune::YaspGrid< dim, Dune::TensorProductCoordinates< ctype, dim > > > Class Template Reference

Placeholder for grid factory for YaspGrid with tensor product coordinates. More...

#include <dune/grid/io/file/dgfparser/dgfyasp.hh>

Public Member Functions

template<typename In >
 DGFGridFactory (const In &)
 
Gridgrid ()
 

Detailed Description

template<class ctype, int dim>
class Dune::DGFGridFactory< Dune::YaspGrid< dim, Dune::TensorProductCoordinates< ctype, dim > > >

Placeholder for grid factory for YaspGrid with tensor product coordinates.

currently tensor product coordinates are currently not supported. Triggers a run time error.

Constructor & Destructor Documentation

◆ DGFGridFactory()

template<class ctype , int dim>
template<typename In >
Dune::DGFGridFactory< Dune::YaspGrid< dim, Dune::TensorProductCoordinates< ctype, dim > > >::DGFGridFactory ( const In &  )
inline

Member Function Documentation

◆ grid()

template<class ctype , int dim>
Grid * Dune::DGFGridFactory< Dune::YaspGrid< dim, Dune::TensorProductCoordinates< ctype, dim > > >::grid ( )
inline

The documentation for this class was generated from the following file: