This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30
int tableIndex(const std::vector< double > &table, double x)
Returns an index in an ordered table such that x is between table[j] and table[j+1].
Definition linearInterpolation.hpp:35