ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Static Public Attributes
element_boundary_element_container< WrappedConfigT, HostElementTagT, BoundaryElementTagT > Struct Template Reference

Creates the boundary element container and possible orientation container. More...

#include <element_config.hpp>

Public Types

typedef
element_boundary_element_container_helper
< WrappedConfigT,
HostElementTagT,
BoundaryElementTagT,
is_present >::type 
type

Static Public Attributes

static const bool is_present = has_boundary<WrappedConfigT, HostElementTagT, BoundaryElementTagT>::value

Detailed Description

template<typename WrappedConfigT, typename HostElementTagT, typename BoundaryElementTagT>
struct viennagrid::config::result_of::element_boundary_element_container< WrappedConfigT, HostElementTagT, BoundaryElementTagT >

Creates the boundary element container and possible orientation container.


Member Typedef Documentation

typedef element_boundary_element_container_helper<WrappedConfigT, HostElementTagT, BoundaryElementTagT, is_present>::type type

Field Documentation

const bool is_present = has_boundary<WrappedConfigT, HostElementTagT, BoundaryElementTagT>::value [static]

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