Dune::DGFGridInfo< GridType > Struct Template Reference

Some simple static information for a given GridType. More...

#include <dune/grid/io/file/dgfparser/dgfparser.hh>

List of all members.

Static Public Member Functions

static int refineStepsForHalf ()
 number of globalRefine steps needed to refuce h by 0.5
static double refineWeight ()

Detailed Description

template<class GridType>
struct Dune::DGFGridInfo< GridType >

Some simple static information for a given GridType.


Member Function Documentation

template<class GridType >
static int Dune::DGFGridInfo< GridType >::refineStepsForHalf (  )  [static]

number of globalRefine steps needed to refuce h by 0.5

Referenced by Dune::DGFGridInfo< GeometryGrid< HostGrid, CoordFunction, Allocator > >::refineStepsForHalf().

template<class GridType >
static double Dune::DGFGridInfo< GridType >::refineWeight (  )  [static]

relation between volume of children to volume of father. If this is not a constant the return value is -1


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].