Public Member Functions | Protected Member Functions

boundary_ncell_layer< ConfigType, ElementTag, dim, no_handling_tag, orienter_tag, false > Class Template Reference

Implementation of the case that boundary k-cells are not stored at all. More...

#include <boundary_ncell_layer.hpp>

Inheritance diagram for boundary_ncell_layer< ConfigType, ElementTag, dim, no_handling_tag, orienter_tag, false >:
boundary_ncell_layer< ConfigType, ElementTag, dim-1 >

Public Member Functions

 boundary_ncell_layer ()
 boundary_ncell_layer (const boundary_ncell_layer &llh)

Protected Member Functions

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

Detailed Description

template<typename ConfigType, typename ElementTag, unsigned long dim, typename orienter_tag>
class viennagrid::boundary_ncell_layer< ConfigType, ElementTag, dim, no_handling_tag, orienter_tag, false >

Implementation of the case that boundary k-cells are not stored at all.


Constructor & Destructor Documentation

boundary_ncell_layer (  )  [inline]
boundary_ncell_layer ( const boundary_ncell_layer< ConfigType, ElementTag, dim, no_handling_tag, orienter_tag, false > &  llh  )  [inline]

Member Function Documentation

void fill_level ( DomainType &  dom  )  [inline, protected]

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