ViennaGrid  1.0.1
Public Member Functions | Protected Attributes
segment_domain_holder< Conf > Class Template Reference

Class that holds a reference to the domain the segment belongs to. More...

#include <segment_layers.hpp>

Public Member Functions

void domain (domain_type &d)
domain_typedomain ()
domain_type const & domain () const
std::size_t id () const

Protected Attributes

domain_typedomain_

Detailed Description

template<typename Conf>
class viennagrid::detail::segment_domain_holder< Conf >

Class that holds a reference to the domain the segment belongs to.


Member Function Documentation

void domain ( domain_type d) [inline]
domain_type& domain ( ) [inline]
domain_type const& domain ( ) const [inline]
std::size_t id ( ) const [inline]

Field Documentation

domain_type* domain_ [protected]

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