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

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

Public Types

typedef FieldVector< int, Grid::dimension > iTupel
 

Static Public Member Functions

static void getCoordinates (const Grid &, const iTupel &, iTupel &, iTupel &, iTupel &)
 

Static Public Attributes

static const bool saveMacroGrid = false
 

Member Typedef Documentation

template<class Grid >
typedef FieldVector<int, Grid::dimension> Dune::Fem::IOInterface::SaveParallelCartesianGrid< Grid >::iTupel

Member Function Documentation

template<class Grid >
static void Dune::Fem::IOInterface::SaveParallelCartesianGrid< Grid >::getCoordinates ( const Grid &  ,
const iTupel ,
iTupel ,
iTupel ,
iTupel  
)
inlinestatic

Member Data Documentation

template<class Grid >
const bool Dune::Fem::IOInterface::SaveParallelCartesianGrid< Grid >::saveMacroGrid = false
static

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