ug4
|
#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_type & | m_aaErr |
typedef domain_traits<TDomain::dim>::element_type ug::ElemErrorSortDesc< TDomain >::elem_type |
typedef Grid::AttachmentAccessor<elem_type, ug::Attachment<number> > ug::ElemErrorSortDesc< TDomain >::error_accessor_type |
|
inline |
|
inline |
References ug::ElemErrorSortDesc< TDomain >::m_aaErr.
const error_accessor_type& ug::ElemErrorSortDesc< TDomain >::m_aaErr |
Referenced by ug::ElemErrorSortDesc< TDomain >::operator()().