dune-grid  2.4
Public Types | Static Public Member Functions | List of all members
Dune::GeoGrid::AdaptCoordFunction< DiscreteCoordFunctionInterface< ct, dimR, Impl > > Struct Template Reference

#include <dune/grid/geometrygrid/coordfunction.hh>

Public Types

typedef DiscreteCoordFunctionInterface< ct, dimR, Impl > CoordFunctionInterface
 

Static Public Member Functions

static void adapt (CoordFunctionInterface &coordFunction)
 

Member Typedef Documentation

template<class ct , unsigned int dimR, class Impl >
typedef DiscreteCoordFunctionInterface< ct, dimR, Impl > Dune::GeoGrid::AdaptCoordFunction< DiscreteCoordFunctionInterface< ct, dimR, Impl > >::CoordFunctionInterface

Member Function Documentation

template<class ct , unsigned int dimR, class Impl >
static void Dune::GeoGrid::AdaptCoordFunction< DiscreteCoordFunctionInterface< ct, dimR, Impl > >::adapt ( CoordFunctionInterface coordFunction)
inlinestatic

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