misc Directory Reference
Directory dependency graph for misc:
source/misc

Files

file  bisection.hpp [code]
 Solution of transcendental equations with a single variable using the bisection method.
 
file  cached_lazy_list.hpp [code]
 Cached lazy list.
 
file  func_1_var.hpp [code]
 Class that represents a mathematical function of a single variable.
 
file  hdf5_utils.hpp [code]
 Higher level hdf5 utilities.
 
file  horner.hpp [code]
 Evaluates a polynomial using Horner's method.
 
file  int2str.hpp [code]
 A function that converts an integer to a string.
 
file  lazy_list.hpp [code]
 Lazily evaluated list.
 
file  mesh_generator.hpp [code]
 Set of functions to generate points.
 
file  simple_io.hpp [code]
 A collection of simple input / output methods.
 
file  triplet.hpp [code]
 Container for three items.
 
file  universal_error.hpp [code]
 A class for storing error and debug information.
 
file  utils.hpp [code]
 Various useful functions.
 
file  vector_initialiser.hpp [code]
 Facilitates initialisation of vectors.