Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > > Struct Template Reference

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

List of all members.

Public Types

typedef GeometryGrid< HostGrid,
CoordFunction, Allocator > 
Grid
typedef MPIHelper::MPICommunicator MPICommunicator
typedef Grid::template Codim
< 0 >::Entity 
Element
typedef Grid::template Codim
< dimension >::Entity 
Vertex
typedef
DGFCoordFunctionFactory
< HostGrid, CoordFunction > 
CoordFunctionFactory

Public Member Functions

 DGFGridFactory (std::istream &input, MPICommunicator comm=MPIHelper::getCommunicator())
 DGFGridFactory (const std::string &filename, MPICommunicator comm=MPIHelper::getCommunicator())
Gridgrid () const
template<class Intersection >
bool wasInserted (const Intersection &intersection) const
template<class Intersection >
int boundaryId (const Intersection &intersection) const
template<int codim>
int numParameters () const
template<class Entity >
std::vector< double > & parameter (const Entity &entity)

Static Public Attributes

static const int dimension = Grid::dimension

template<class HostGrid, class CoordFunction, class Allocator>
struct Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >


Member Typedef Documentation

template<class HostGrid , class CoordFunction , class Allocator >
typedef DGFCoordFunctionFactory< HostGrid, CoordFunction > Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::CoordFunctionFactory
template<class HostGrid , class CoordFunction , class Allocator >
typedef Grid::template Codim<0>::Entity Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Element
template<class HostGrid , class CoordFunction , class Allocator >
typedef GeometryGrid< HostGrid, CoordFunction, Allocator > Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Grid
template<class HostGrid , class CoordFunction , class Allocator >
typedef MPIHelper::MPICommunicator Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::MPICommunicator
template<class HostGrid , class CoordFunction , class Allocator >
typedef Grid::template Codim<dimension>::Entity Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::Vertex

Constructor & Destructor Documentation

template<class HostGrid , class CoordFunction , class Allocator >
Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::DGFGridFactory ( std::istream &  input,
MPICommunicator  comm = MPIHelper::getCommunicator() 
) [inline, explicit]
template<class HostGrid , class CoordFunction , class Allocator >
Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::DGFGridFactory ( const std::string &  filename,
MPICommunicator  comm = MPIHelper::getCommunicator() 
) [inline, explicit]

Member Function Documentation

template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
int Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::boundaryId ( const Intersection intersection  )  const [inline]
template<class HostGrid , class CoordFunction , class Allocator >
Grid* Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::grid (  )  const [inline]
template<class HostGrid , class CoordFunction , class Allocator >
template<int codim>
int Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::numParameters (  )  const [inline]
template<class HostGrid , class CoordFunction , class Allocator >
template<class Entity >
std::vector< double >& Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::parameter ( const Entity entity  )  [inline]
template<class HostGrid , class CoordFunction , class Allocator >
template<class Intersection >
bool Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::wasInserted ( const Intersection intersection  )  const [inline]

Member Data Documentation

template<class HostGrid , class CoordFunction , class Allocator >
const int Dune::DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > >::dimension = Grid::dimension [static]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].