chombo-discharge
Classes
CD_LookupTable1D.H File Reference

Declaration of a lookup table in one independent variable. More...

#include <iostream>
#include <vector>
#include <array>
#include <type_traits>
#include <CD_LookupTable.H>
#include <CD_LookupTable1DImplem.H>
Include dependency graph for CD_LookupTable1D.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LookupTable1D< T, N, I >
 Class for interpolation of f = f(x) data in one independent variable x. More...
 

Detailed Description

Declaration of a lookup table in one independent variable.

Author
Robert Marskar