ViennaGrid - The Vienna Grid Library
2.1.0
|
Helper meta function for creating topologic configuration using full_element_config for each element. Terminates at vertex level. More...
#include <mesh_config.hpp>
Public Types | |
typedef viennagrid::detail::result_of::insert < typename full_topology_config_helper < CellTagT, typename ElementTagT::facet_tag, HandleTagT, VertexContainerTagT, CellContainerTagT >::type, viennagrid::static_pair < ElementTagT, typename full_element_config< CellTagT, ElementTagT, HandleTagT, VertexContainerTagT, CellContainerTagT >::type > >::type | type |
Helper meta function for creating topologic configuration using full_element_config for each element. Terminates at vertex level.
typedef viennagrid::detail::result_of::insert< typename full_topology_config_helper<CellTagT, typename ElementTagT::facet_tag, HandleTagT, VertexContainerTagT, CellContainerTagT>::type, viennagrid::static_pair< ElementTagT, typename full_element_config<CellTagT, ElementTagT, HandleTagT, VertexContainerTagT, CellContainerTagT>::type > >::type type |