ViennaGrid - The Vienna Grid Library
2.1.0
|
Metafunction returning the default point accessor type for a vertex. More...
#include <accessor.hpp>
Public Types | |
typedef viennagrid::appendix_accessor < typename viennagrid::result_of::point < mesh_or_element_type >::type, typename viennagrid::result_of::vertex < mesh_or_element_type >::type > | type |
Metafunction returning the default point accessor type for a vertex.
typedef viennagrid::appendix_accessor< typename viennagrid::result_of::point<mesh_or_element_type>::type, typename viennagrid::result_of::vertex<mesh_or_element_type>::type > type |