ViennaGrid - The Vienna Grid Library
2.1.0
|
Defines the default storage layout for elements: full handling tag is default except for vertex, which don't have orientation. More...
#include <mesh_config.hpp>
Public Types | |
typedef viennagrid::detail::result_of::insert < typename storage_layout_config < ElementTagT, typename boundary_cell_tag::facet_tag > ::type, viennagrid::static_pair < boundary_cell_tag, viennagrid::full_handling_tag > >::type | type |
Defines the default storage layout for elements: full handling tag is default except for vertex, which don't have orientation.
typedef viennagrid::detail::result_of::insert< typename storage_layout_config<ElementTagT, typename boundary_cell_tag::facet_tag>::type, viennagrid::static_pair< boundary_cell_tag, viennagrid::full_handling_tag > >::type type |