Opm::detail::InterpData Struct Reference

#include <VFPHelpers.hpp>

Public Member Functions

 InterpData ()
 

Public Attributes

int ind_ [2]
 
double inv_dist_
 
double factor_
 

Detailed Description

Helper struct for linear interpolation

Constructor & Destructor Documentation

Opm::detail::InterpData::InterpData ( )
inline

Member Data Documentation

double Opm::detail::InterpData::factor_
int Opm::detail::InterpData::ind_[2]
double Opm::detail::InterpData::inv_dist_

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