ViennaGrid - The Vienna Grid Library  2.1.0
Static Public Attributes
topologically_sorted< T, U > Struct Template Reference

#include <closest_points.hpp>

Static Public Attributes

static const bool value = (topological_id<T>::value <= topological_id<U>::value) ? true : false

template<typename T, typename U>
struct viennagrid::detail::topologically_sorted< T, U >


Field Documentation

const bool value = (topological_id<T>::value <= topological_id<U>::value) ? true : false [static]

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