common Directory Reference

Files

file  EnsureFinalized.hpp [code]
 Default implementation for asserting finalization of parameter objects.
 
file  HasMemberGeneratorMacros.hpp [code]
 This macro generates a class HasMember_${MEMBER_NAME} which can be used for template specialization.
 
file  MathToolbox.hpp [code]
 A traits class which provides basic mathematical functions for arbitrary scalar floating point values.
 
file  Means.hpp [code]
 Implements some common averages.
 
file  OpmFinal.hpp [code]
 This file provides a wrapper around the "final" C++-2011 statement.
 
file  PolynomialUtils.hpp [code]
 Provides free functions to invert polynomials of degree 1, 2 and 3.
 
file  quad.hpp [code]
 This file provides the infrastructure to use quad-precision floating point values in the numerical models.
 
file  Spline.hpp [code]
 
Class implementing cubic splines.
 
file  Tabulated1DFunction.hpp [code]
 Implements a linearly interpolated scalar function that depends on one variable.
 
file  TridiagonalMatrix.hpp [code]
 Provides a tridiagonal matrix that also supports non-zero entries in the upper right and lower left.
 
file  UniformTabulated2DFunction.hpp [code]
 Implements a scalar function that depends on two variables and which is sampled on an uniform X-Y grid.
 
file  UniformXTabulated2DFunction.hpp [code]
 Implements a scalar function that depends on two variables and which is sampled uniformly in the X direction, but non-uniformly on the Y axis-.