ug4
ug::ElemErrorSortDesc< TDomain > Struct Template Reference

#include <error_elem_marking_strategy.h>

Public Types

typedef domain_traits< TDomain::dim >::element_type elem_type
 
typedef Grid::AttachmentAccessor< elem_type, ug::Attachment< number > > error_accessor_type
 

Public Member Functions

 ElemErrorSortDesc (const error_accessor_type &aaErr)
 
bool operator() (const elem_type *elem1, const elem_type *elem2)
 

Public Attributes

const error_accessor_typem_aaErr
 

Member Typedef Documentation

◆ elem_type

template<typename TDomain >
typedef domain_traits<TDomain::dim>::element_type ug::ElemErrorSortDesc< TDomain >::elem_type

◆ error_accessor_type

Constructor & Destructor Documentation

◆ ElemErrorSortDesc()

template<typename TDomain >
ug::ElemErrorSortDesc< TDomain >::ElemErrorSortDesc ( const error_accessor_type aaErr)
inline

Member Function Documentation

◆ operator()()

template<typename TDomain >
bool ug::ElemErrorSortDesc< TDomain >::operator() ( const elem_type elem1,
const elem_type elem2 
)
inline

Member Data Documentation

◆ m_aaErr

template<typename TDomain >
const error_accessor_type& ug::ElemErrorSortDesc< TDomain >::m_aaErr

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