RefinementSelectors::OptimumSelector::CandsInfo Struct Reference

Information about candidates. More...

#include <optimum_selector.h>

List of all members.

Public Member Functions

 CandsInfo ()
 Default constructor. Creates info that declares no candidates and uniform orders.
bool is_empty () const
 Returns true if there are no candidates.

Public Attributes

bool uniform_orders
 True if all elements of all examined candidates have uniform orders.
int min_quad_order
 Minimum quad order of all elements of all examined candidates. If less than zero, no candidate is generated.
int max_quad_order
 Maximum quad order of all elements of all examined candidates. If less than zero, no candidate is generated.

Detailed Description

Information about candidates.


Constructor & Destructor Documentation

RefinementSelectors::OptimumSelector::CandsInfo::CandsInfo (  )  [inline]

Default constructor. Creates info that declares no candidates and uniform orders.


Member Function Documentation

bool RefinementSelectors::OptimumSelector::CandsInfo::is_empty (  )  const [inline]

Returns true if there are no candidates.

Returns:
True if there are no candidates.

Member Data Documentation

Maximum quad order of all elements of all examined candidates. If less than zero, no candidate is generated.

Minimum quad order of all elements of all examined candidates. If less than zero, no candidate is generated.

True if all elements of all examined candidates have uniform orders.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 15:17:44 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3