ug4
ug::SortVertexPos< dim > Struct Template Reference

#include <p1_continuity_constraints_impl.h>

Public Member Functions

bool operator() (Vertex *vrt1, Vertex *vrt2)
 
bool operator() (Vertex *vrt1, Vertex *vrt2)
 
bool operator() (Vertex *vrt1, Vertex *vrt2)
 
bool operator() (Vertex *vrt1, Vertex *vrt2)
 
 SortVertexPos (SmartPtr< Domain< dim, MultiGrid, MGSubsetHandler > > spDomain)
 

Protected Attributes

Domain< dim, MultiGrid, MGSubsetHandler >::position_accessor_type & m_aaPos
 

Constructor & Destructor Documentation

◆ SortVertexPos()

template<int dim>
ug::SortVertexPos< dim >::SortVertexPos ( SmartPtr< Domain< dim, MultiGrid, MGSubsetHandler > >  spDomain)
inline

Member Function Documentation

◆ operator()() [1/4]

template<int dim>
bool ug::SortVertexPos< dim >::operator() ( Vertex vrt1,
Vertex vrt2 
)
inline

References dim, and UG_THROW.

◆ operator()() [2/4]

bool ug::SortVertexPos< 1 >::operator() ( Vertex vrt1,
Vertex vrt2 
)
inline

◆ operator()() [3/4]

bool ug::SortVertexPos< 2 >::operator() ( Vertex vrt1,
Vertex vrt2 
)
inline

◆ operator()() [4/4]

bool ug::SortVertexPos< 3 >::operator() ( Vertex vrt1,
Vertex vrt2 
)
inline

Member Data Documentation

◆ m_aaPos

template<int dim>
Domain<dim, MultiGrid, MGSubsetHandler>::position_accessor_type& ug::SortVertexPos< dim >::m_aaPos
protected

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