dune-grid 2.10
Loading...
Searching...
No Matches
Dune::TensorGridFactoryCreator< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > Class Template Reference

#include <dune/grid/utility/tensorgridfactory.hh>

Inheritance diagram for Dune::TensorGridFactoryCreator< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > >:
Inheritance graph

Public Types

typedef YaspGrid< dim, TensorProductCoordinates< ctype, dim > > Grid
typedef Grid::Communication Comm
typedef YaspGrid< dim, TensorProductCoordinates< ctype, dim > >::ctype ctype

Public Member Functions

 TensorGridFactoryCreator (const TensorGridFactory< Grid > &factory)
std::unique_ptr< GridcreateGrid (Comm comm)

Static Public Attributes

static const int dim

Member Typedef Documentation

◆ Comm

◆ ctype

◆ Grid

Constructor & Destructor Documentation

◆ TensorGridFactoryCreator()

template<typename ctype, int dim>
Dune::TensorGridFactoryCreator< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > >::TensorGridFactoryCreator ( const TensorGridFactory< Grid > & factory)
inline

Member Function Documentation

◆ createGrid()

template<typename ctype, int dim>
std::unique_ptr< Grid > Dune::TensorGridFactoryCreator< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > >::createGrid ( Comm comm)
inline

Member Data Documentation

◆ dim

const int Dune::TensorGridFactoryCreator< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > >::dim
static

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