Opm::Spline< Scalar >::ComparatorX_ Struct Reference

Helper class needed to sort the input sampling points. More...

#include <Spline.hpp>

List of all members.

Public Member Functions

 ComparatorX_ (const std::vector< Scalar > &x)
bool operator() (unsigned idxA, unsigned idxB) const

Public Attributes

const std::vector< Scalar > & x_

Detailed Description

template<class Scalar>
struct Opm::Spline< Scalar >::ComparatorX_

Helper class needed to sort the input sampling points.


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

Generated on 25 Mar 2018 by  doxygen 1.6.1