ViennaGrid - The Vienna Grid Library  2.1.0
Public Types
element_collection< WrappedConfigType > Struct Template Reference

Meta function for querying the element typelist for a mesh based on a wrapped config. More...

#include <mesh_config.hpp>

Public Types

typedef
config::result_of::element_container_typemap
< WrappedConfigType >::type 
element_container_typelist
typedef collection
< element_container_typelist
type

Detailed Description

template<typename WrappedConfigType>
struct viennagrid::config::result_of::element_collection< WrappedConfigType >

Meta function for querying the element typelist for a mesh based on a wrapped config.


Member Typedef Documentation

typedef config::result_of::element_container_typemap<WrappedConfigType>::type element_container_typelist

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