Public Member Functions

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

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

Detailed Description

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

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


Constructor & Destructor Documentation

cobnd_proxy ( T &  t_,
U &  u_ 
) [inline]

Member Function Documentation

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

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