dune-fem  2.4.1-rc
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Dune::Fem::IOInterface::SaveParallelCartesianGrid< YaspGrid< dim, CoordCont > > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/io/file/iointerface.hh>

Public Types

typedef YaspGrid< dim, CoordCont > Grid
 
typedef FieldVector< int, dim > iTupel
 

Static Public Member Functions

static void getCoordinates (const Grid &grid, const iTupel &anz, iTupel &origin, iTupel &originInterior, iTupel &lengthInterior)
 

Static Public Attributes

static const bool saveMacroGrid = true
 

Member Typedef Documentation

template<int dim, class CoordCont >
typedef YaspGrid< dim, CoordCont > Dune::Fem::IOInterface::SaveParallelCartesianGrid< YaspGrid< dim, CoordCont > >::Grid
template<int dim, class CoordCont >
typedef FieldVector<int, dim> Dune::Fem::IOInterface::SaveParallelCartesianGrid< YaspGrid< dim, CoordCont > >::iTupel

Member Function Documentation

template<int dim, class CoordCont >
static void Dune::Fem::IOInterface::SaveParallelCartesianGrid< YaspGrid< dim, CoordCont > >::getCoordinates ( const Grid grid,
const iTupel anz,
iTupel origin,
iTupel originInterior,
iTupel lengthInterior 
)
inlinestatic

Member Data Documentation

template<int dim, class CoordCont >
const bool Dune::Fem::IOInterface::SaveParallelCartesianGrid< YaspGrid< dim, CoordCont > >::saveMacroGrid = true
static

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