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< YaspGrid< dim, CoordCont > > Struct Template Reference

#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
 

Member Typedef Documentation

◆ Grid

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

◆ iTupel

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

Member Function Documentation

◆ getCoordinates()

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

◆ saveMacroGrid

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: