faunus
Classes
Faunus::Tabulate Namespace Reference

Class templates for tabulation of pair potentials. More...

Classes

class  Andrea
 Andrea table with logarithmic search. More...
 
class  TabulatorBase
 

Detailed Description

Class templates for tabulation of pair potentials.

This contains general 1D tabulation templates that can be used to tabulate any function f(x) in a specified interval. This is used to tabulate pair potentials

Note
Code in this namespace has no dependencies and can be used for general tabulation outside Faunus.