Structure to order boxes by volume
Definition at line 513 of file interpolation.hpp.
Public Member Functions | |
| bool | operator< (const Box_vol &bv) | 
| operator to reorder  More... | |
Data Fields | |
| Box< vector::dims, size_t > | bv | 
| Box.  | |
| size_t | vol | 
| Calculated volume.  | |
      
  | 
  inline | 
operator to reorder
| bv | box to compare with | 
Definition at line 528 of file interpolation.hpp.