Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Search  

/home/mrm/Simex/simulations/lr_bike/pv_tools.h File Reference

#include <iostream>
#include <fstream>
#include <string>
#include <cstdio>

Include dependency graph for pv_tools.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define sneak   std::cout<<__FILE__<<":"<<__FUNCTION__<<":"<<__LINE__<<":\n";
#define tsneak   try{
#define csneak   } catch(std::out_of_range){ std::cout<<__FILE__<<":"<<__FUNCTION__<<":"<<__LINE__<<":"; std::cout<<"OUT OF RANGE\n"; }
#define pv_stick   std::cout<<__FILE__<<":"<<__FUNCTION__<<":"<<__LINE__<<":stick";getchar();

Variables

const double GN = 1.618033989


Define Documentation

#define sneak   std::cout<<__FILE__<<":"<<__FUNCTION__<<":"<<__LINE__<<":\n";
 

#define tsneak   try{
 

#define csneak   } catch(std::out_of_range){ std::cout<<__FILE__<<":"<<__FUNCTION__<<":"<<__LINE__<<":"; std::cout<<"OUT OF RANGE\n"; }
 

#define pv_stick   std::cout<<__FILE__<<":"<<__FUNCTION__<<":"<<__LINE__<<":stick";getchar();
 


Variable Documentation

const double GN = 1.618033989
 


Generated on Sat Jul 19 04:03:35 2003 for SIMEX by doxygen1.2.18