Struct Discretization::OrderCellsByImportance

Nested Relationships

This struct is a nested type of Template Class Discretization.

Struct Documentation

struct OrderCellsByImportance

Definintion of an operator passed to the Grid structure, to order cells by importance.

Public Functions

inline bool operator()(const CellData *const a, const CellData *const b) const

Order function.