Public Member Functions | Protected Member Functions | Protected Attributes

boundary_ncell_layer< ConfigType, ElementTag, 0, handling_tag, orienter_tag, true > Class Template Reference

Specialization for the vertex level. Recursion ends here. More...

#include <boundary_ncell_layer.hpp>

Public Member Functions

 boundary_ncell_layer ()
 boundary_ncell_layer (const boundary_ncell_layer &llh)
VertexType ** container (dimension_tag< 0 >)
VertexType *const * container (dimension_tag< 0 >) const

Protected Member Functions

template<typename DomainType >
void fill_level (DomainType &dom)

Protected Attributes

VertexTypevertices_ [LevelSpecs::num]

Detailed Description

template<typename ConfigType, typename ElementTag, typename handling_tag, typename orienter_tag>
class viennagrid::boundary_ncell_layer< ConfigType, ElementTag, 0, handling_tag, orienter_tag, true >

Specialization for the vertex level. Recursion ends here.


Constructor & Destructor Documentation

boundary_ncell_layer (  )  [inline]
boundary_ncell_layer ( const boundary_ncell_layer< ConfigType, ElementTag, 0, handling_tag, orienter_tag, true > &  llh  )  [inline]

Member Function Documentation

VertexType* * container ( dimension_tag< 0 >   )  [inline]
VertexType* const* container ( dimension_tag< 0 >   )  const [inline]
void fill_level ( DomainType &  dom  )  [inline, protected]

Field Documentation

VertexType* vertices_[LevelSpecs::num] [protected]

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