DOLFIN
DOLFIN C++ interface
Public Member Functions | Public Attributes | List of all members
dolfin::BoundingBoxTree3D::less_y_bbox Struct Reference

Less than operator in y-direction. More...

#include <BoundingBoxTree3D.h>

Public Member Functions

 less_y_bbox (const std::vector< double > &bboxes)
 Constructor.
 
bool operator() (unsigned int i, unsigned int j)
 Comparison operator.
 

Public Attributes

const std::vector< double > & bboxes
 Bounding boxes.
 

Detailed Description

Less than operator in y-direction.


The documentation for this struct was generated from the following file: