dune-grid 2.9.0
Public Types | List of all members
Dune::VertexOrderByIdFactory< IdSet, Index >::VertexOrder< dim > Struct Template Reference

type of vertex order object may depend on the dimension of the element More...

#include <dune/grid/utility/vertexorderfactory.hh>

Public Types

typedef GeneralVertexOrder< dim, Index > type
 type of vertex order object More...
 

Detailed Description

template<class IdSet, class Index = std::size_t>
template<std::size_t dim>
struct Dune::VertexOrderByIdFactory< IdSet, Index >::VertexOrder< dim >

type of vertex order object may depend on the dimension of the element

Member Typedef Documentation

◆ type

template<class IdSet , class Index = std::size_t>
template<std::size_t dim>
typedef GeneralVertexOrder<dim, Index> Dune::VertexOrderByIdFactory< IdSet, Index >::VertexOrder< dim >::type

type of vertex order object


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