dune-grid  2.2.0
Public Types | Static Public Member Functions
Dune::DefaultIndexSetHelper::ContainsIndex< ALU3dGrid< elType, Comm >, Index > Struct Template Reference

#include <dune/grid/alugrid/3d/grid.hh>

List of all members.

Public Types

typedef ALU3dGrid< elType, Comm > Grid

Static Public Member Functions

static bool contains (const PersistentContainer< Grid, Index > &container, const size_t index)

template<ALU3dGridElementType elType, class Comm, class Index>
struct Dune::DefaultIndexSetHelper::ContainsIndex< ALU3dGrid< elType, Comm >, Index >


Member Typedef Documentation

template<ALU3dGridElementType elType, class Comm , class Index >
typedef ALU3dGrid< elType, Comm > Dune::DefaultIndexSetHelper::ContainsIndex< ALU3dGrid< elType, Comm >, Index >::Grid

Member Function Documentation

template<ALU3dGridElementType elType, class Comm , class Index >
static bool Dune::DefaultIndexSetHelper::ContainsIndex< ALU3dGrid< elType, Comm >, Index >::contains ( const PersistentContainer< Grid, Index > &  container,
const size_t  index 
) [inline, static]

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