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

◆ InterpData()

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

Member Data Documentation

◆ factor_

double Opm::detail::InterpData::factor_

◆ ind_

int Opm::detail::InterpData::ind_[2]

◆ inv_dist_

double Opm::detail::InterpData::inv_dist_

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