Definintion of an operator passed to the Grid structure, to order cells by importance. More...
#include <Discretization.h>
Public Member Functions | |
bool | operator() (const CellData *const a, const CellData *const b) const |
Order function. | |
Definintion of an operator passed to the Grid structure, to order cells by importance.
Definition at line 100 of file Discretization.h.