dune-spgrid 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::dgf::SPGridParameterBlock< dim > Struct Template Reference

#include <dune/grid/spgrid/dgfparser.hh>

Inheritance diagram for Dune::dgf::SPGridParameterBlock< dim >:
Inheritance graph

Public Types

typedef int MultiIndex[dim]
 

Public Member Functions

 SPGridParameterBlock (std::istream &in)
 
const MultiIndexoverlap () const
 

Member Typedef Documentation

◆ MultiIndex

template<int dim>
typedef int Dune::dgf::SPGridParameterBlock< dim >::MultiIndex[dim]

Constructor & Destructor Documentation

◆ SPGridParameterBlock()

template<int dim>
Dune::dgf::SPGridParameterBlock< dim >::SPGridParameterBlock ( std::istream &  in)
inlineexplicit

Member Function Documentation

◆ overlap()

template<int dim>
const MultiIndex & Dune::dgf::SPGridParameterBlock< dim >::overlap ( ) const
inline

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