Public Member Functions

const_cobnd_proxy< T, U > Class Template Reference

A proxy object for cheaper setup of range objects using the ncells<>() function. More...

#include <element_iterators.hpp>

Public Member Functions

 const_cobnd_proxy (T const &t_, U const &u_)
T const & first () const
U const & second () const

Detailed Description

template<typename T, typename U>
class viennagrid::const_cobnd_proxy< T, U >

A proxy object for cheaper setup of range objects using the ncells<>() function.


Constructor & Destructor Documentation

const_cobnd_proxy ( T const &  t_,
U const &  u_ 
) [inline]

Member Function Documentation

T const& first (  )  const [inline]
U const& second (  )  const [inline]

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