dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Dune::Fem::IOInterface::SaveParallelCartesianGrid< Grid > Struct Template Reference

#include <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

◆ iTupel

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

Member Function Documentation

◆ getCoordinates()

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

Member Data Documentation

◆ saveMacroGrid

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

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