dune-fem 2.8.0
|
#include <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 |
typedef YaspGrid< dim, CoordCont > Dune::Fem::IOInterface::SaveParallelCartesianGrid< YaspGrid< dim, CoordCont > >::Grid |
typedef FieldVector<int, dim> Dune::Fem::IOInterface::SaveParallelCartesianGrid< YaspGrid< dim, CoordCont > >::iTupel |
|
inlinestatic |
|
static |