Public Types | Public Member Functions

segment_t< Conf > Class Template Reference

#include <segment.hpp>

Inheritance diagram for segment_t< Conf >:
segment_layers_top< Conf, Conf::cell_tag::dim > segment_layers_full< Config, dim >

Public Types

typedef Conf config_type
 Provide access to the configuration class.

Public Member Functions

 ~segment_t ()
 Destructor. Cleans up any data associated with the segment if it is destroyed.

template<typename Conf>
class viennagrid::segment_t< Conf >


Member Typedef Documentation

typedef Conf config_type

Provide access to the configuration class.


Constructor & Destructor Documentation

~segment_t (  )  [inline]

Destructor. Cleans up any data associated with the segment if it is destroyed.


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